Increase the amount of lamports a validator starts with (#5468)

automerge
This commit is contained in:
mergify[bot]
2019-08-08 12:04:48 -07:00
committed by Grimes
parent 0a5c54a0ef
commit cf9e6c9ab7
2 changed files with 2 additions and 2 deletions

View File

@@ -145,7 +145,7 @@ ledger_not_setup() {
args=()
node_type=validator
node_lamports=424242 # number of lamports to assign the node for transaction fees
node_lamports=424242424242 # number of lamports to assign the node for transaction fees
stake_lamports=42 # number of lamports to assign as stake
poll_for_new_genesis_block=0
label=