Documentation
Search...
Ctrl
K
LYX (Lukso)
EVM
Net peerCount
Previous
Net listening
Next
Net version
Returns the number of peers currently connected to the client.
post
net_peerCount
Responses
200
OK
application/json
Response
object
Show properties
post
net_peerCount
HTTP
HTTP
cURL
JavaScript
Python
Copy
POST / HTTP/1.1
Host: net_peerCount
Accept: */*
200
OK
Copy
{
"id": 1,
"jsonrpc": "text",
"result": "text"
}