tendermint
The tendermint module allows for querying of validator and node addresses.
Available Commands
Name, shorthand
Description
Shows this node's tendermint validator consensus address
Show this node's ID
Show this node's tendermint validator info
Print tendermint libraries' version
junod tendermint show-address
The following command will show the tendermint validator address of the local node.
Returns the bech32 encoded validator consensus address <junovalcon...>
:
junod tendermint show-node-id
The following command will show the nodes ID
Returns something similar to:
junod tendermint show-validator
The following command will show the validators tendermint consensus pubkey:
Returns something similar to:
junod tendermint version
Returns something similar to:
Last updated