NetworkDetail
class algokit_utils.clients.client_manager.NetworkDetail
Section titled “class algokit_utils.clients.client_manager.NetworkDetail”Details about an Algorand network.
Contains network type flags and genesis information.
is*testnet *: bool_
Section titled “is*testnet *: bool_”Whether the network is a testnet
is*mainnet *: bool_
Section titled “is*mainnet *: bool_”Whether the network is a mainnet
is*localnet *: bool_
Section titled “is*localnet *: bool_”Whether the network is a localnet
genesis*id *: str_
Section titled “genesis*id *: str_”The genesis ID of the network
genesis*hash *: str_
Section titled “genesis*hash *: str_”The genesis hash of the network