config refactor

This commit is contained in:
Alexey 2020-10-06 14:20:26 +03:00
parent ae3044b6e9
commit 0fcc4cf60d
10 changed files with 37 additions and 41 deletions

View file

@ -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