Sync with state-sync
Instructions for joining Juno networks with statesync
Mainnet state-sync
# snapshot-interval specifies the block interval at which local state sync snapshots are
# taken (0 to disable). Must be a multiple of pruning-keep-every.
snapshot-interval = 2000
# snapshot-keep-recent specifies the number of recent snapshots to keep and serve (0 to keep all).
snapshot-keep-recent = 10SNAP_RPC="https://juno-rpc.polkachu.com:443"Last updated
Was this helpful?