types/network-client
@algorandfoundation/algokit-utils / types/network-client
Table of contents
Interfaces
Functions
Functions
genesisIdIsLocalNet
▸ genesisIdIsLocalNet(genesisId
): boolean
Returns true if the given network genesisId is associated with a LocalNet network.
Parameters
Name | Type | Description |
---|---|---|
genesisId | string | The network genesis ID |
Returns
boolean
Whether the given genesis ID is associated with a LocalNet network