mirror of
https://github.com/tornadocash/tornado-relayer.git
synced 2026-01-03 16:45:41 -05:00
config refactor
This commit is contained in:
parent
ae3044b6e9
commit
0fcc4cf60d
10 changed files with 37 additions and 41 deletions
|
|
@ -11,6 +11,9 @@ REGULAR_TORNADO_WITHDRAW_FEE=2.5
|
|||
MINING_SERVICE_FEE=2.5
|
||||
APP_PORT=8000
|
||||
|
||||
TORN_ETH_PRICE=7000000000000000
|
||||
REWARD_ACCOUNT=
|
||||
|
||||
# Resubmitter params:
|
||||
# how often the watcher will check the first pending tx (in seconds)
|
||||
NONCE_WATCHER_INTERVAL=30
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue