mirror of
https://github.com/tornadocash/tornado-relayer.git
synced 2025-01-03 12:00:50 -05:00
9 lines
123 B
Plaintext
9 lines
123 B
Plaintext
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 |