Set default relayer fee as 0.15% for sidechains
This commit is contained in:
parent
e2fa816ab6
commit
0e668912fc
@ -10,7 +10,7 @@ APP_PORT=8000
|
|||||||
# without 0x prefix
|
# without 0x prefix
|
||||||
PRIVATE_KEY=
|
PRIVATE_KEY=
|
||||||
# 0.1 means 0.1%
|
# 0.1 means 0.1%
|
||||||
REGULAR_TORNADO_WITHDRAW_FEE=0.1
|
REGULAR_TORNADO_WITHDRAW_FEE=0.15
|
||||||
REWARD_ACCOUNT=
|
REWARD_ACCOUNT=
|
||||||
CONFIRMATIONS=4
|
CONFIRMATIONS=4
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user