net_listening - Ethereum
Shows the true boolean result if the client listens actively for network connections
How to Use the net_listening Method
Parameters
No parameters.
What you receive
Boolean - true when the client is listening, in other cases returns false.
Sample
Here is a typical appliance example.
Call
Outcome
Last updated