net_listening
Check if the EVM client is actively listening for network connections to monitor blockchain connectivity status.
Instructions
Returns true if client is actively listening for network connections
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}