{
  "jsonrpc": "2.0",
  "id": -1,
  "result": {
    "node_info": {
      "protocol_version": {
        "p2p": "8",
        "block": "11",
        "app": "0"
      },
      "id": "0a7efe755b2ca413267961ffa62a959c7fd31f45",
      "listen_addr": "tcp://0.0.0.0:26656",
      "network": "genesis_29-1",
      "version": "v0.34.14",
      "channels": "40202122233038606100",
      "moniker": "rpcnode",
      "other": {
        "tx_index": "on",
        "rpc_address": "tcp://127.0.0.1:26657"
      }
    },
    "sync_info": {
      "latest_block_hash": "2E7169F30C6985256414301E32592E672F71E6DDE5E9BE15413555F2A76F3222",
      "latest_app_hash": "9F3C568FBE931DF2E77D7C510C497FE71471394EFB90CA1EF8F4009A6A181D4B",
      "latest_block_height": "1999999",
      "latest_block_time": "2022-04-15T12:14:40.68731067Z",
      "earliest_block_hash": "90408A962B6D93366603E8786AEE90129CA44BBE639223007BBC65B530FA676F",
      "earliest_app_hash": "E3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855",
      "earliest_block_height": "1",
      "earliest_block_time": "2021-11-30T13:44:52.599706465Z",
      "catching_up": true
    },
    "validator_info": {
      "address": "EB3DDA46ABD2AB0158FA241B49A28C61D4AC9F7C",
      "pub_key": {
        "type": "tendermint/PubKeyEd25519",
        "value": "9/eDwTK3nRNrsMpZ5tYotiuyxnTojg1yXNf6ghQHOoQ="
      },
      "voting_power": "0"
    }
  }
}