listening
POST {{ENVIRONMENT}}
Returns true
if client is actively listening for network connections.
Parameters
none
Returns
Boolean
- true
when listening, otherwise false
.
Request Body
{"jsonrpc"=>"2.0", "method"=>"net_listening", "id"=>1}