Minor doc typo
This commit is contained in:
committed by
mergify[bot]
parent
87311cce7f
commit
6123d71489
@ -168,7 +168,7 @@ Many methods that take a commitment parameter return an RpcResponse JSON object
|
|||||||
|
|
||||||
## Health Check
|
## Health Check
|
||||||
|
|
||||||
Although not a JSON RPC API, a `GET /heath` at the RPC HTTP Endpoint provides a
|
Although not a JSON RPC API, a `GET /health` at the RPC HTTP Endpoint provides a
|
||||||
health-check mechanism for use by load balancers or other network
|
health-check mechanism for use by load balancers or other network
|
||||||
infrastructure. This request will always return a HTTP 200 OK response with a body of
|
infrastructure. This request will always return a HTTP 200 OK response with a body of
|
||||||
"ok" or "behind" based on the following conditions:
|
"ok" or "behind" based on the following conditions:
|
||||||
|
Reference in New Issue
Block a user