/cosmos/base/tendermint/v1beta1/node_info

GetNodeInfo queries the current node info.

Parameters:

None

Example:

// Request
curl -X GET -H 'Content-Type: application/json' https://cosmos.blockpi.network/lcd/v1/<your-api-key>/cosmos/base/tendermint/v1beta1/node_info
// Result
{
    "default_node_info": {
        "protocol_version": {
            "p2p": "8",
            "block": "11",
            "app": "0"
        },
        "default_node_id": "effc008dee70b05eb33e27b3ec7d78a3032ef001",
        "listen_addr": "tcp://0.0.0.0:31440",
        "network": "cosmoshub-4",
        "version": "v0.34.25",
        "channels": "QCAhIiMwOGBhAA==",
        "moniker": "nodeasy",
        "other": {