Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 327 Bytes

File metadata and controls

15 lines (10 loc) · 327 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>