Skip to content

types/network-client

@algorandfoundation/algokit-utils / types/network-client

genesisIdIsLocalNet(genesisId): boolean

Returns true if the given network genesisId is associated with a LocalNet network.

NameTypeDescription
genesisIdstringThe network genesis ID

boolean

Whether the given genesis ID is associated with a LocalNet network

src/types/network-client.ts:42