GET
/
dump_consensus_state
curl --request GET \
  --url https://story-rpc-001.originstake.com/dump_consensus_state
{
  "response": {
    "height": "<string>",
    "round": "<string>",
    "step": "<string>",
    "validators": [
      {}
    ]
  }
}

Response

response
object

Complete consensus state