Skip to content

health

stronghold health checks the availability of the Stronghold API and the blockchain RPC endpoints used for payments.

Usage

Terminal window
stronghold health

No root required.

Checks Performed

  1. Stronghold API — pings the /health endpoint on the API server
  2. Base RPC — checks the Base (EVM) blockchain RPC endpoint
  3. Solana RPC — checks the Solana blockchain RPC endpoint

RPC Statuses

Each RPC endpoint reports one of the following:

StatusMeaning
upEndpoint is healthy and responding normally
congestedEndpoint is responding but with elevated latency
downEndpoint is unreachable or returning errors

If any endpoint reports down, payments on that chain may fail until the issue is resolved.