mirror of
https://github.com/tornadocash/tornado-relayer.git
synced 2025-08-02 19:36:25 -04:00
9 lines
No EOL
123 B
Text
9 lines
No EOL
123 B
Text
NET_ID=42
|
|
RPC_URL=https://kovan.infura.io
|
|
|
|
# without 0x prefix
|
|
PRIVATE_KEY=
|
|
# 2.5 means 2.5%
|
|
RELAYER_FEE=2.5
|
|
|
|
APP_PORT=8000 |