GET
/
consensus_state
curl --request GET \
  --url https://story-rpc-001.originstake.com/consensus_state
{
  "response": {
    "round_state": {
      "height/round/step": "<string>",
      "proposal_block_hash": "<string>",
      "locked_block_hash": "<string>",
      "valid_block_hash": "<string>",
      "height_vote_set": [
        {}
      ]
    }
  }
}

Response

response
object

Current consensus state