enable leader rotation in beta testnet

This commit is contained in:
Pankaj Garg 2019-03-28 13:24:03 -07:00 committed by Grimes
parent 2ab50cbae8
commit 1d48c4dd45

View File

@ -211,7 +211,6 @@ start() {
RUST_LOG=solana=info \
ci/testnet-deploy.sh beta-testnet-solana-com ec2 us-west-1a \
-t "$CHANNEL_OR_TAG" -n 3 -c 0 -u -P -a eipalloc-0f286cf8a0771ce35 \
-b \
${maybeReuseLedger:+-r} \
${maybeDelete:+-D}
)