{
  "jsonrpc": "2.0",
  "id": "",
  "result": {
    "node_info": {
      "protocol_version": {
        "p2p": "7",
        "block": "9",
        "app": "0"
      },
      "id": "d44680b8cd117f59e6021ca25a4522270c718cbd",
      "listen_addr": "validator-node1:26656",
      "network": "lightstreams-sirius-testnet",
      "version": "0.31.5",
      "channels": "40202122233038",
      "moniker": "validator-node1",
      "other": {
        "tx_index": "on",
        "rpc_address": "tcp://0.0.0.0:26657"
      }
    },
    "sync_info": {
      "latest_block_hash": "39FB20D5A08CEEA8A73F4D3CF893CFFB0F4AF25543B6D576A49AF6AB0B7630F9",
      "latest_app_hash": "E90384B31FED40452ED1EB9D5AFB0578ED5FA096BD5820CBF1462245A6869DC5",
      "latest_block_height": "258948",
      "latest_block_time": "2026-05-01T12:28:37.396657817Z",
      "catching_up": false
    },
    "validator_info": {
      "address": "2DE3B810E4EAC51A10A3740D15AE92142B01DC7B",
      "pub_key": {
        "type": "tendermint/PubKeyEd25519",
        "value": "Eg4FsTNkUETQ330nlaCRlbRPPKMArLlnsPwHGURL8Xs="
      },
      "voting_power": "10"
    }
  }
}