Node Sync
Last updated
Last updated
This page provides the latest instructions for syncing a new node with the Qubetics blockchain using State Sync. It outlines how to configure your node to fetch a recent snapshot of the application state, allowing it to join the network without downloading and verifying all historical blocks, significantly reducing sync time. The page includes the current trusted block height, trust hash, RPC endpoints, and required configuration settings for both config.toml
and ,app.toml
. It serves as a quick-start reference for developers and validators to efficiently bring up a Qubetics node that is fully aligned with the network's latest state.