Net peerCount

Returns the number of peers currently connected to the client.

post
Responses
200
OK
application/json
post
POST / HTTP/1.1
Host: net_peerCount
Accept: */*
200

OK

{
  "id": 1,
  "jsonrpc": "text",
  "result": "text"
}