Returns number of peers currently connected to the client.
Parameters
none
Returns
QUANTITY
POST //peerCount HTTP/1.1 Host: tomo.nownodes.io Content-Type: application/json Accept: */* Content-Length: 62 { "jsonrpc": "2.0", "method": "net_peerCount", "params": [], "id": 74 }
Successful Operation
No content