Skip to content

NetworkDetails

Defined in: src/network-client.ts:22

Details of the current network.

genesisHash: string

Defined in: src/network-client.ts:32

The base64 genesis hash of the current network.


genesisId: string

Defined in: src/network-client.ts:30

The genesis ID of the current network.


isLocalNet: boolean

Defined in: src/network-client.ts:28

Whether or not the network is LocalNet.


isMainNet: boolean

Defined in: src/network-client.ts:26

Whether or not the network is MainNet.


isTestNet: boolean

Defined in: src/network-client.ts:24

Whether or not the network is TestNet.