Increase the amount of lamports a validator starts with (#5466)
automerge
This commit is contained in:
@ -35,7 +35,7 @@ EOF
|
||||
|
||||
args=()
|
||||
airdrops_enabled=1
|
||||
node_lamports=424242 # number of lamports to airdrop the node for transaction fees (ignored if airdrops_enabled=0)
|
||||
node_lamports=424242424242 # number of lamports to airdrop the node for transaction fees (ignored if airdrops_enabled=0)
|
||||
poll_for_new_genesis_block=0
|
||||
label=
|
||||
identity_keypair_path=
|
||||
|
Reference in New Issue
Block a user