{
  "jsonrpc": "2.0",
  "id": -1,
  "result": {
    "round_state": {
      "height": "15850334",
      "round": 0,
      "step": 1,
      "start_time": "2026-04-16T11:32:49.597389265Z",
      "commit_time": "2026-04-16T11:32:44.597389265Z",
      "validators": {
        "validators": [
          {
            "address": "3977A0844BBEA1E8766B6ADE143E637874917B67",
            "pub_key": {
              "type": "tendermint/PubKeyEd25519",
              "value": "011FOGynxNDHZihs6WCmIC9diRcmgS+Diiidbh/WnHE="
            },
            "voting_power": "100000",
            "proposer_priority": "12500"
          },
          {
            "address": "F83235C163E7AD0F3965A905BC8D355337DA46B5",
            "pub_key": {
              "type": "tendermint/PubKeyEd25519",
              "value": "pM3G6Q0RYCrtXPs3nysBjQorg+MyFcxcqL7QNrMJz48="
            },
            "voting_power": "100000",
            "proposer_priority": "-12500"
          }
        ],
        "proposer": {
          "address": "F83235C163E7AD0F3965A905BC8D355337DA46B5",
          "pub_key": {
            "type": "tendermint/PubKeyEd25519",
            "value": "pM3G6Q0RYCrtXPs3nysBjQorg+MyFcxcqL7QNrMJz48="
          },
          "voting_power": "100000",
          "proposer_priority": "-12500"
        }
      },
      "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",
            "nil-Vote"
          ],
          "prevotes_bit_array": "BA{2:__} 0/200000 = 0.00",
          "precommits": [
            "nil-Vote",
            "nil-Vote"
          ],
          "precommits_bit_array": "BA{2:__} 0/200000 = 0.00"
        }
      ],
      "commit_round": -1,
      "last_commit": {
        "votes": [
          "Vote{0:3977A0844BBE 15850333/00/SIGNED_MSG_TYPE_PRECOMMIT(Precommit) 395F202FB9BC E63F14CE48F1 @ 2026-04-16T11:32:35.952800212Z}",
          "Vote{1:F83235C163E7 15850333/00/SIGNED_MSG_TYPE_PRECOMMIT(Precommit) 395F202FB9BC 56A308BA338A @ 2026-04-16T11:28:07.661883245Z}"
        ],
        "votes_bit_array": "BA{2:xx} 200000/200000 = 1.00",
        "peer_maj_23s": {}
      },
      "last_validators": {
        "validators": [
          {
            "address": "3977A0844BBEA1E8766B6ADE143E637874917B67",
            "pub_key": {
              "type": "tendermint/PubKeyEd25519",
              "value": "011FOGynxNDHZihs6WCmIC9diRcmgS+Diiidbh/WnHE="
            },
            "voting_power": "100000",
            "proposer_priority": "-87500"
          },
          {
            "address": "F83235C163E7AD0F3965A905BC8D355337DA46B5",
            "pub_key": {
              "type": "tendermint/PubKeyEd25519",
              "value": "pM3G6Q0RYCrtXPs3nysBjQorg+MyFcxcqL7QNrMJz48="
            },
            "voting_power": "100000",
            "proposer_priority": "87500"
          }
        ],
        "proposer": {
          "address": "3977A0844BBEA1E8766B6ADE143E637874917B67",
          "pub_key": {
            "type": "tendermint/PubKeyEd25519",
            "value": "011FOGynxNDHZihs6WCmIC9diRcmgS+Diiidbh/WnHE="
          },
          "voting_power": "100000",
          "proposer_priority": "-87500"
        }
      },
      "triggered_timeout_precommit": false
    },
    "peers": [
      {
        "node_address": "3f32f4fe3816e96c08b25e9160368fa7514c17d2@172.31.16.23:26656",
        "peer_state": {
          "round_state": {
            "height": "15850334",
            "round": 0,
            "step": 1,
            "start_time": "2026-04-16T11:32:48.975597289Z",
            "proposal": false,
            "proposal_block_part_set_header": {
              "total": 0,
              "hash": ""
            },
            "proposal_block_parts": null,
            "proposal_pol_round": -1,
            "proposal_pol": "__",
            "prevotes": "__",
            "precommits": "__",
            "last_commit_round": 0,
            "last_commit": "xx",
            "catchup_commit_round": -1,
            "catchup_commit": "__"
          },
          "stats": {
            "votes": "25886",
            "block_parts": "6473"
          }
        }
      }
    ]
  }
}