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/consensus_params
{ "response": { "block_height": "<string>", "consensus_params": { "block": {}, "evidence": {}, "validator": {} } } }
Get consensus parameters at specified height
Consensus parameters
Show Properties
Block height
Block parameters
Evidence parameters
Validator parameters
Was this page helpful?