cleanup and formatting code

This commit is contained in:
smart_ex 2022-07-08 10:20:17 +10:00
parent 591c2d94f3
commit d32ff07fa8
7 changed files with 26 additions and 36 deletions

View file

@ -1,6 +1,5 @@
NET_ID=1
HTTP_RPC_URL=https://mainnet.infura.io
WS_RPC_URL=wss://mainnet.infura.io/ws/v3/
# ORACLE_RPC_URL should always point to the mainnet
ORACLE_RPC_URL=https://mainnet.infura.io
REDIS_URL=redis://127.0.0.1:6379
@ -14,8 +13,7 @@ APP_PORT=8000
PRIVATE_KEY=
# 0.05 means 0.05%
REGULAR_TORNADO_WITHDRAW_FEE=0.05
MINING_SERVICE_FEE=0.05
REWARD_ACCOUNT=
REWARD_ACCOUNT=0x...
CONFIRMATIONS=4
# in GWEI