{
  "jsonrpc": "2.0",
  "id": "",
  "result": {
    "round_state": {
      "height": "4663",
      "round": "0",
      "step": 4,
      "start_time": "2026-03-23T02:24:44.658083438Z",
      "commit_time": "2026-03-23T02:24:39.658083438Z",
      "validators": {
        "validators": [
          {
            "address": "B085CD9615D1EEA364B04760C202F95DEA0B4612",
            "pub_key": {
              "type": "tendermint/PubKeyEd25519",
              "value": "M/VED87jlPAlbZpE14HavvgzqwJn02G1tW1WsCzC71A="
            },
            "voting_power": "100",
            "proposer_priority": "0"
          }
        ],
        "proposer": {
          "address": "B085CD9615D1EEA364B04760C202F95DEA0B4612",
          "pub_key": {
            "type": "tendermint/PubKeyEd25519",
            "value": "M/VED87jlPAlbZpE14HavvgzqwJn02G1tW1WsCzC71A="
          },
          "voting_power": "100",
          "proposer_priority": "0"
        }
      },
      "proposal": null,
      "proposal_block": null,
      "proposal_block_parts": null,
      "locked_round": "-1",
      "locked_block": null,
      "locked_block_parts": null,
      "valid_round": "-1",
      "valid_block": null,
      "valid_block_parts": null,
      "votes": [
        {
          "round": "0",
          "prevotes": [
            "nil-Vote"
          ],
          "prevotes_bit_array": "BA{1:_} 0/100 = 0.00",
          "precommits": [
            "nil-Vote"
          ],
          "precommits_bit_array": "BA{1:_} 0/100 = 0.00"
        },
        {
          "round": "1",
          "prevotes": [
            "nil-Vote"
          ],
          "prevotes_bit_array": "BA{1:_} 0/100 = 0.00",
          "precommits": [
            "nil-Vote"
          ],
          "precommits_bit_array": "BA{1:_} 0/100 = 0.00"
        }
      ],
      "commit_round": "-1",
      "last_commit": {
        "votes": [
          "Vote{0:B085CD9615D1 4662/00/2(Precommit) 8B0F417F834B CBBF7122BAAD @ 2026-03-23T02:24:39.486749136Z}"
        ],
        "votes_bit_array": "BA{1:x} 100/100 = 1.00",
        "peer_maj_23s": {}
      },
      "last_validators": {
        "validators": [
          {
            "address": "B085CD9615D1EEA364B04760C202F95DEA0B4612",
            "pub_key": {
              "type": "tendermint/PubKeyEd25519",
              "value": "M/VED87jlPAlbZpE14HavvgzqwJn02G1tW1WsCzC71A="
            },
            "voting_power": "100",
            "proposer_priority": "0"
          }
        ],
        "proposer": {
          "address": "B085CD9615D1EEA364B04760C202F95DEA0B4612",
          "pub_key": {
            "type": "tendermint/PubKeyEd25519",
            "value": "M/VED87jlPAlbZpE14HavvgzqwJn02G1tW1WsCzC71A="
          },
          "voting_power": "100",
          "proposer_priority": "0"
        }
      },
      "triggered_timeout_precommit": false
    },
    "peers": [
      {
        "node_address": "673e9366a5a06afaeebccae88f842eb0b909f323@172.31.4.106:26696",
        "peer_state": {
          "round_state": {
            "height": "4663",
            "round": "0",
            "step": 1,
            "start_time": "2026-03-23T02:24:43.65739297Z",
            "proposal": false,
            "proposal_block_parts_header": {
              "total": "0",
              "hash": ""
            },
            "proposal_block_parts": null,
            "proposal_pol_round": "-1",
            "proposal_pol": "_",
            "prevotes": "_",
            "precommits": "_",
            "last_commit_round": "0",
            "last_commit": "x",
            "catchup_commit_round": "-1",
            "catchup_commit": "_"
          },
          "stats": {
            "votes": "60",
            "block_parts": "58"
          }
        }
      }
    ]
  }
}