Returns number of peers currently connected to the client.
Parameters
none
Returns
QUANTITY
/peerCount
Successful Operation
Internal Server Error
curl -L \ --request POST \ --url 'https://tomo.nownodes.io/peerCount' \ --header 'Content-Type: application/json' \ --data '{"jsonrpc":"2.0","method":"net_peerCount","params":[],"id":74}'
No body