Get node health. Returns empty result (200 OK) on success, no response - in case of an error.
None
// Request curl -X GET -H 'Content-Type: application/json' https://zetachain.blockpi.network/rpc/v1/<your-api-key>/health // Result { "jsonrpc": "2.0", "id": -1, "result": {} }
Last updated 6 months ago