Skip to content

Files

Latest commit

Alex Hertleingitbook-bot
Alex Hertlein
and
May 30, 2024
5b3f104 · May 30, 2024

History

History
15 lines (10 loc) · 326 Bytes

File metadata and controls

15 lines (10 loc) · 326 Bytes

Query Validators

You can query the list of all validators of a specific chain:

secretcli q staking validators

If you want to get the information of a single validator you can check it with:

secretcli q staking validator <validator-address>