Update sol:lamport ratio to base-10 (#6611)

* Update sol:lamport ratio

* Update various SOL quantities in bash scripts
This commit is contained in:
Tyera Eulberg
2019-10-29 20:03:48 -06:00
committed by GitHub
parent b4dc1a7263
commit 4ec95043d7
10 changed files with 13 additions and 15 deletions

View File

@@ -85,7 +85,7 @@ Deploys a CD testnet
--hashes-per-tick NUM_HASHES|sleep|auto
- Override the default --hashes-per-tick for the cluster
--lamports NUM_LAMPORTS
- Specify the number of lamports to mint (default 100000000000000)
- Specify the number of lamports to mint (default 500000000000000000)
--skip-deploy-update
- If set, will skip software update deployment
--skip-remote-log-retrieval