From f9cdfca7bbefc8cd9a2c37be82bcd5e9c023787c Mon Sep 17 00:00:00 2001 From: Nader Date: Wed, 17 Apr 2024 16:23:34 +0200 Subject: [PATCH] misc fixes --- .../rpc-others/rpc-kadena/rpc-kadena-checknodehealth.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/v1.0/RPC Nodes/rpc-others/rpc-kadena/rpc-kadena-checknodehealth.md b/v1.0/RPC Nodes/rpc-others/rpc-kadena/rpc-kadena-checknodehealth.md index d7eadc8..510a78f 100644 --- a/v1.0/RPC Nodes/rpc-others/rpc-kadena/rpc-kadena-checknodehealth.md +++ b/v1.0/RPC Nodes/rpc-others/rpc-kadena/rpc-kadena-checknodehealth.md @@ -12,7 +12,7 @@ createdAt: "Wed Apr 11 2024 10:00:00 GMT+0000 (Coordinated Universal Time)" updatedAt: "Wed Apr 11 2024 10:00:00 GMT+0000 (Coordinated Universal Time)" --- -## Overview Test +## Overview The `/health-check` endpoint is utilized to confirm the operational status of a Kadena chainweb-node, ensuring it is active, running, and able to respond to API requests. To evaluate the consensus state or the blockchain's current cut, it is advisable to use the `/cut` endpoint. This health check plays a vital role in the maintenance and reliability of blockchain applications by verifying the node's readiness.