Network Info
network_info request type
List the node's active peer connections and the block producers it currently tracks.
network_info request type
List the node's active peer connections and the block producers it currently tracks.
Responses from the selected endpoint appear here after you run a request.
Live response output will appear here after you run a request.
This operation accepts a JSON-RPC body over POST to /.
Required request inputs: yes
{
"jsonrpc": "2.0",
"id": "fastnear",
"method": "network_info",
"params": []
}jsonrpc *string2.0id *stringmethod *stringnetwork_infoparams *arrayEmpty array as this method takes no parameters
Successful response
jsonrpc *string2.0id *one ofresultobjectactive_peers *arrayitemsobjectknown_producers *arrayAccounts of known block and chunk producers from routing table.
itemsobjectnum_active_peers *integerpeer_max_count *integerreceived_bytes_per_sec *integersent_bytes_per_sec *integererrorobjectcodeintegermessagestringdataobject