Increase amount of tokens sent by faucet
This commit is contained in:
parent
1aae0b41ea
commit
dca141eacb
@ -8,6 +8,6 @@
|
||||
|
||||
[server]
|
||||
port = 3000
|
||||
transferAmount = 1000000
|
||||
periodTransferLimit = 3000000
|
||||
transferAmount = 10000000000 # 1 * 10^10 alnt
|
||||
periodTransferLimit = 30000000000 # 3 * 10^10 alnt
|
||||
dbDir = "db"
|
||||
|
Loading…
Reference in New Issue
Block a user