v1

latestSwagger 2.02026-07-17492548.9 KB
ICS0

The properties of the connected node

Information about the connected node

get/node_info

Response

Node status

idstring
monikerstring
networkstring
channelsstring
listen_addrstring
versionstring

Tendermint version

otherstring[]

more information on versions

Example response

{
  "moniker": "validator-name",
  "network": "gaia-2",
  "listen_addr": "192.168.56.1:26656",
  "version": "0.15.0"
}