cosmpy.aerial.config¶
Network configurations.
NetworkConfigError Objects¶
Network config error.
Arguments:
RuntimeError
: Runtime error
NetworkConfig Objects¶
Network configurations.
Raises:
NetworkConfigError
: Network config errorRuntimeError
: Runtime error
validate¶
Validate the network configuration.
Raises:
NetworkConfigError
: Network config error
fetchai_
dorado_
testnet¶
Fetchai dorado testnet.
Returns:
Network configuration
fetchai_
alpha_
testnet¶
Get the fetchai alpha testnet.
Raises:
RuntimeError
: No alpha testnet available
fetchai_
beta_
testnet¶
Get the Fetchai beta testnet.
Raises:
RuntimeError
: No beta testnet available
fetchai_
stable_
testnet¶
Get the fetchai stable testnet.
Returns:
fetchai stable testnet. For now dorado is fetchai stable testnet.
fetchai_
mainnet¶
Get the fetchai mainnet configuration.
Returns:
fetch mainnet configuration
fetch_
mainnet¶
Get the fetch mainnet.
Returns:
fetch mainnet configurations
latest_
stable_
testnet¶
Get the latest stable testnet.
Returns:
latest stable testnet