{
  "jsonrpc": "2.0",
  "id": "",
  "result": {
    "node_info": {
      "protocol_version": {
        "p2p": "7",
        "block": "10",
        "app": "0"
      },
      "id": "0c8b33df393c6f5739a2329fdc4716e56f982b37",
      "listen_addr": "tcp://0.0.0.0:26756",
      "network": "cosmoshub-1",
      "version": "0.30.1",
      "channels": "4020212223303800",
      "moniker": "solva-archive-cosmoshub-1",
      "other": {
        "tx_index": "on",
        "rpc_address": "tcp://0.0.0.0:26757"
      }
    },
    "sync_info": {
      "latest_block_hash": "E12E1E854B097CE92352757352CFC10E2AB55D096CC1F7DC70DD47A2C5C21E3B",
      "latest_app_hash": "7F820233CB1957EA9066EADCB6E9B46B925A4142B3A74341E8CF42FA920B0390",
      "latest_block_height": "500015",
      "latest_block_time": "2019-04-22T14:02:05.180287984Z",
      "catching_up": true
    },
    "validator_info": {
      "address": "2069C723EF46125CF3687CB26EE7B5B5D3660527",
      "pub_key": {
        "type": "tendermint/PubKeyEd25519",
        "value": "TAWffKUAQk/xttxu0s877G+PBiQtZ15LmrdXFMiHa9c="
      },
      "voting_power": "0"
    }
  }
}