Enable incremental snapshots by default (#22938)
Co-authored-by: Michael Vines <mvines@gmail.com>
This commit is contained in:
@ -123,6 +123,7 @@ args+=(
|
||||
--ledger "$ledger_dir"
|
||||
--rpc-port 8899
|
||||
--snapshot-interval-slots 200
|
||||
--no-incremental-snapshots
|
||||
--identity "$identity"
|
||||
--vote-account "$vote_account"
|
||||
--rpc-faucet-address 127.0.0.1:9900
|
||||
|
Reference in New Issue
Block a user