Update testnet shred version (#10000)

automerge
This commit is contained in:
Michael Vines 2020-05-11 23:30:00 -07:00 committed by GitHub
parent 28d1f7c5e7
commit a5fb3fc220
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -78,7 +78,7 @@ $ solana-validator \
--dynamic-port-range 8000-8010 \
--entrypoint 35.203.170.30:8001 \
--expected-genesis-hash 4uhcVJyU9pJkvQyS88uRDiswHXSCkY3zQawwpjk2NsNY \
--expected-shred-version 28769 \
--expected-shred-version 56096 \
--limit-ledger-size
```