cURL
curl --request GET \ --url https://story-rpc-001.originstake.com/validators
{ "response": { "block_height": "<string>", "validators": [ { "address": "<string>", "pub_key": {}, "voting_power": "<string>", "proposer_priority": "<string>" } ] } }
Get validator set at specified height
Documentation IndexFetch the complete documentation index at: https://docs.ipworld.io/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.ipworld.io/llms.txt
Use this file to discover all available pages before exploring further.
Validator set information
Show Properties
Block height
List of validators
Validator address
Validator public key
Validator voting power
Validator proposer priority
Was this page helpful?