Get commit results at a specified height
curl --request GET \ --url https://story-rpc-001.originstake.com/commit
{ "response": { "signed_header": { "header": {}, "commit": {} }, "canonical": true } }
Height to return. If no height is provided, it will fetch commit information regarding the latest block.
Commit information
Show Properties
Block header and commit info
Block header
Block commit info
Is the commit canonical
Was this page helpful?