getHealth
Returns the current health of the node. A healthy node is one that is within HEALTH_CHECK_SLOT_DISTANCE slots of the latest cluster confirmed slot.
Last updated
Returns the current health of the node. A healthy node is one that is within HEALTH_CHECK_SLOT_DISTANCE slots of the latest cluster confirmed slot.
Last updated
The JSON-RPC protocol version.
"2.0"
A unique identifier for the request.
"1"
The name of the RPC method to invoke.
"getHealth"
The node is healthy.
The JSON-RPC protocol version.
"2.0"
Identifier matching the request.
"1"
Health status, "ok" if the node is healthy.
"ok"