Disable snapshot generation on cluster entrypoint

This commit is contained in:
Michael Vines
2019-07-23 14:04:34 -07:00
parent 952e28343e
commit cb6f14004d

View File

@ -206,7 +206,6 @@ local|tar|skip)
--blockstream /tmp/solana-blockstream.sock
--no-voting
--stake 0
--generate-snapshots
)
else
args+=(--stake "$stake")