🔌State Sync Guide
State Sync allows to sync a node state by fetching a snapshot of the network state at a recent height, instead of fetching and replaying all historical blocks.
Step 1: Stop existing service and reset database
Step 2: Fill variables with data for State Sync
Step 3: Add variable values to config.toml
Step 4: Start service and open journal
Last updated