Remove --storage-mining-pool-lamports (#4792)

This commit is contained in:
Michael Vines 2019-06-23 20:19:53 -07:00 committed by GitHub
parent 0e1480b84e
commit 1561d9c8d4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

1
run.sh
View File

@ -71,7 +71,6 @@ leaderVoteAccountPubkey=$(\
solana-genesis \
--lamports 1000000000 \
--bootstrap-leader-lamports 10000000 \
--storage-mining-pool-lamports 100000000 \
--target-lamports-per-signature 42 \
--target-signatures-per-slot 42 \
--hashes-per-tick sleep \