/ DEVELOPERS / API / NET_LISTENING
net_listening
Returns true if the node is actively listening for peers.
net_listening
Returns true if the node is actively listening for peers.
net_*category: metareturns: boolean
Parameters
Response
Press Send Request to see a response.
Copy as
curl -X POST '/rpc' \
-H 'Content-Type: application/json' \
-d '{"jsonrpc":"2.0","method":"net_listening","params":[],"id":1}'