/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://froopyland.blockpi.network/lcd/v1/<your-api-key>/cosmos/base/tendermint/v1beta1/node_info

// Result
{

}

Last updated