Quicksync / Snapshot
Quicksync / Snapshot script
Download the quicksync script
wget https://raw.githubusercontent.com/SecretFoundation/docs/main/docs/node-guides/quicksyncRun the quicksync script
bash quicksyncManual Method
Download snapshot
curl -L https://snapshots.lavenderfive.com/snapshots/secretnetwork/secretnetwork_18259769.tar.zst | tar -Ilz4 -xf - -C $HOME/.secretd
mv $HOME/.secretd/priv_validator_state.json.backup $HOME/.secretd/data/priv_validator_state.jsonInstall dependencies
Delete old data
Decompress snapshot
Download latest addrbook
Restart service and open logs
Last updated
Was this helpful?