{
  "jsonrpc": "2.0",
  "id": "",
  "result": {
    "node_info": {
      "protocol_version": {
        "p2p": "7",
        "block": "10",
        "app": "0"
      },
      "id": "9d1da5584b5b81f2b0a56f2914648710887859ae",
      "listen_addr": "tcp://0.0.0.0:27956",
      "network": "cosmoshub-1",
      "version": "0.30.1",
      "channels": "4020212223303800",
      "moniker": "Citizen Web3",
      "other": {
        "tx_index": "on",
        "rpc_address": "tcp://0.0.0.0:27957"
      }
    },
    "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": "639C4854EDEE7F783169CBC6CF0FAFB210D414C9",
      "pub_key": {
        "type": "tendermint/PubKeyEd25519",
        "value": "2EB5P2stCdHNuu1L5M6MBzo3WFfFcUi54cDDR27wlfc="
      },
      "voting_power": "0"
    }
  }
}