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