Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://story-rpc-001.originstake.com/dump_consensus_state
{ "response": { "height": "<string>", "round": "<string>", "step": "<string>", "validators": [ {} ] } }
Get complete consensus state
Complete consensus state
Show Properties
Current height
Current round
Current step
List of validators and their states
Was this page helpful?