mirror of
https://github.com/tornadocash/tornado-cli.git
synced 2024-10-01 07:15:36 -04:00
17 lines
254 B
Plaintext
17 lines
254 B
Plaintext
MERKLE_TREE_HEIGHT=20
|
|
# in wei
|
|
ETH_AMOUNT=100000000000000000
|
|
# check config.js
|
|
TOKEN_AMOUNT=100000000000000000
|
|
ERC20_TOKEN=
|
|
|
|
PRIVATE_KEY=
|
|
RPC=
|
|
RELAYER=
|
|
TOR=
|
|
LOCALTX=
|
|
ONLYRPC=
|
|
|
|
#ERC20_TOKEN=0xf3e0d7bf58c5d455d31ef1c2d5375904df525105
|
|
#TOKEN_AMOUNT=1000000
|