rpc/JSON-RPC method
node.Ready
**Ready returns true once the node's RPC is ready to accept requests. **
Auth level: read
Params:
[]
Result:
{"name":"bool","description":"bool","summary":"","schema":{"examples":[true],"type":["boolean"]},"required":true,"deprecated":false}