Remove obsolete --generate-snapshots argument

This commit is contained in:
Michael Vines
2019-07-31 10:26:12 -07:00
parent 0b0b679120
commit 388d4a8592

View File

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