Enable incremental snapshots by default (#22938)
Co-authored-by: Michael Vines <mvines@gmail.com>
This commit is contained in:
@ -249,6 +249,7 @@ default_arg --vote-account "$vote_account"
|
||||
default_arg --ledger "$ledger_dir"
|
||||
default_arg --log -
|
||||
default_arg --full-rpc-api
|
||||
default_arg --no-incremental-snapshots
|
||||
|
||||
if [[ $maybeRequireTower = true ]]; then
|
||||
default_arg --require-tower
|
||||
|
Reference in New Issue
Block a user