Enable leader rotation on edge testnet (#2204)

This commit is contained in:
carllin 2018-12-17 16:04:25 -08:00 committed by GitHub
parent 9720ac0019
commit 69d7384cc0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -203,7 +203,6 @@ start() {
export NO_VALIDATOR_SANITY=1
ci/testnet-deploy.sh edge-testnet-solana-com ec2 us-west-1a \
-t "$CHANNEL_OR_TAG" -n 3 -c 0 -P -a eipalloc-0ccd4f2239886fa94 \
-b \
${maybeDelete:+-d}
)
;;