TriportRPC

Node sync status

Last updated:

Applies to: All chains

In more detail

eth_syncing returns false when the node is not syncing, or an object with startingBlock, currentBlock and highestBlock while it is. Solana's getHealth returns "ok" when the node is within the configured slot distance of the cluster tip, and an error with numSlotsBehind when it is not.

See also

Sources

All terms in the RPC and blockchain glossary