Net_peerCount
Authorizations
api-keystringRequired
Body
jsonrpcstringRequiredExample:
2.0methodstring · enumRequiredExample:
net_peerCountPossible values: paramsarrayRequired
This method takes no parameters.
idintegerRequiredExample:
1Responses
200
JSON-RPC response with the number of connected peers
application/json
jsonrpcstringRequiredExample:
2.0idintegerRequiredExample:
1resultstringRequiredExample:
The number of peers currently connected, as a hexadecimal string.
0x8post
/200
JSON-RPC response with the number of connected peers
Last updated