Skip to content
On this page

empowerd query tendermint-validator-set ​

Get the full tendermint validator set at given height

empowerd query tendermint-validator-set [height] [flags]

Options ​

-h, --help            help for tendermint-validator-set
      --limit int       Query number of results returned per page (default 100)
      --node string     \<host\>:\<port\> to Tendermint RPC interface for this chain (default "tcp://localhost:26657")
  -o, --output string   Output format (text|json) (default "text")
      --page int        Query a specific page of paginated results (default 1)

SEE ALSO ​