Returns true if client is actively listening for network connections.
true
Parameters
none
Returns
Boolean
false
POST //listening HTTP/1.1 Host: tomo.nownodes.io Content-Type: application/json Accept: */* Content-Length: 62 { "jsonrpc": "2.0", "method": "net_listening", "params": [], "id": 67 }
Successful Operation
No content