mirror of
https://github.com/darkrenaissance/darkfi.git
synced 2026-04-28 03:00:18 -04:00
contrib/localnet: Lower limits for faucetd.
This commit is contained in:
@@ -35,3 +35,9 @@ sync_p2p_seed = ["tls://127.0.0.1:8342"]
|
||||
|
||||
# Peers to connect to for the syncing protocol
|
||||
#sync_p2p_peer = []
|
||||
|
||||
# Airdrop timeout limit in seconds
|
||||
airdrop_timeout = 10
|
||||
|
||||
# Airdrop amount limit
|
||||
airdrop_limit = "1000000"
|
||||
|
||||
Reference in New Issue
Block a user