Documentation ¶
Overview ¶
Package node implements the node registry sub-commands.
Index ¶
Constants ¶
View Source
const ( CfgEntityID = "node.entity_id" CfgExpiration = "node.expiration" CfgTLSAddress = "node.tls_address" CfgP2PAddress = "node.p2p_address" CfgConsensusAddress = "node.consensus_address" CfgRole = "node.role" CfgSelfSigned = "node.is_self_signed" CfgNodeRuntimeID = "node.runtime.id" NodeGenesisFilename = "node_genesis.json" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.