Validation Status
Queries active validators on the network returning details and the state of validation on the blockchain.
method:
validators
params:
["block hash"]
,[block number]
,{"epoch_id": "epoch id"}
,{"block_id": block number}
,{"block_id": "block hash"}
, or[null]
for the latest block
Example:
Last updated