GetNodeInfo

Query Node Information. Returns information about current state of node.

Returns

FieldTypeDescription
beginSyncNumint64Begin sync block number
blockstringLatest block information, including block height and block id
solidityBlockstringThe latest solidified block information, including block height and block id
currentConnectCountint32The current connect count
activeConnectCountint32active node connection count
passiveConnectCountint32passive node connection count
totalFlowint64Total TCP flow
peerInfoListPeerInfo[]Peer node information, please refer to protobuf for details
configNodeInfoConfigNodeInfoNode configuration information, please refer to protobuf for details
machineInfoMachineInfoThe information of the machine where the node is located, please refer to protobuf for details
cheatWitnessInfoMapmap<string, string>SR information that may be suspected of cheating
Language
Click Try It! to start a request and see the response here!