Update testnet shred version (#10681) (#10683)

Co-authored-by: Carl <carl@solana.com>
(cherry picked from commit dae8bc477b)

Co-authored-by: carllin <wumu727@gmail.com>
This commit is contained in:
mergify[bot]
2020-06-18 07:47:28 +00:00
committed by GitHub
parent 2cc71f2d55
commit b7ad240375

View File

@ -123,7 +123,7 @@ $ solana-validator \
--dynamic-port-range 8000-8010 \
--entrypoint mainnet-beta.solana.com:8001 \
--expected-genesis-hash 5eykt4UsFv8P8NJdTREpY1vzqKqZKvdpKuc147dw2N9d \
--expected-shred-version 64864 \
--expected-shred-version 62235 \
--limit-ledger-size
```