Documentation
Search...
Ctrl
K
LINEA (Linea)
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
object
Optional
Show child attributes
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"
}