Skip to content

Commit

Permalink
Update devnet-0.21.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
bengtlofgren authored Aug 9, 2023
1 parent 2f17f47 commit e97b6fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/devnet-0.21.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
genesis_time = "2021-12-20T15:00:00.00Z"
native_token = "NAM"
faucet_pow_difficulty = 0
faucet_withdrawal_limit = "1000"
faucet_withdrawal_limit = "1000000000000000" # MAKE SURE TO CHANGE FOR TESTNET

# 3 genesis validators.
[validator.validator-1]
Expand Down

0 comments on commit e97b6fd

Please sign in to comment.