mirror of
https://github.com/tornadocash/tornado-core.git
synced 2024-12-25 06:19:22 -05:00
readme bug
This commit is contained in:
parent
9132aeb6d5
commit
9e7aa186dc
@ -62,7 +62,7 @@ Use with command line version with Ganache:
|
||||
### ERC20Mixer
|
||||
1. `npm run migrate:dev`
|
||||
1. `./cli.js depositErc20`
|
||||
1. `./cli.js withdraw <note from previous step> <destination eth address> <relayer eth address>`
|
||||
1. `./cli.js withdrawErc20 <note from previous step> <destination eth address> <relayer eth address>`
|
||||
1. `./cli.js balanceErc20 <destination eth address> <relayer eth address>`
|
||||
|
||||
If you want, you can point the app to existing tornado contracts on Mainnet or Kovan, it should work without any changes
|
||||
|
Loading…
Reference in New Issue
Block a user