mirror of
https://github.com/darkrenaissance/darkfi.git
synced 2026-01-09 14:48:08 -05:00
faucetd: Implement airdrop spam protection using a VDF.
This commit is contained in:
@@ -46,7 +46,7 @@ localnet = true
|
||||
channel_log = true
|
||||
|
||||
# Airdrop timeout limit in seconds
|
||||
airdrop_timeout = 10
|
||||
airdrop_timeout = 120
|
||||
|
||||
# Airdrop amount limit
|
||||
airdrop_limit = "1000000"
|
||||
|
||||
@@ -46,7 +46,7 @@ localnet = true
|
||||
channel_log = true
|
||||
|
||||
# Airdrop timeout limit in seconds
|
||||
airdrop_timeout = 10
|
||||
airdrop_timeout = 120
|
||||
|
||||
# Airdrop amount limit
|
||||
airdrop_limit = "1000000"
|
||||
|
||||
Reference in New Issue
Block a user