Interface: INodeInfoProtocol
The Protocol Info.
Table of contents
Properties
Properties
networkName
• networkName: string
The human friendly name of the network on which the node operates on.
bech32Hrp
• bech32Hrp: string
The human readable part of bech32 addresses.
tokenSupply
• tokenSupply: string
The token supply.
version
• version: number
The protocol version.
minPowScore
• minPowScore: number
The minimum score required for PoW.
rentStructure
• rentStructure: IRent
The rent structure used by given node/network.