mirror of
https://github.com/tornadocash/tornado-relayer.git
synced 2025-07-21 06:02:13 -04:00
add 0.1 address
This commit is contained in:
parent
2e58fef9dc
commit
47c5209a6a
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ module.exports = {
|
||||||
},
|
},
|
||||||
eth: {
|
eth: {
|
||||||
mixerAddress: {
|
mixerAddress: {
|
||||||
'0.1': undefined,
|
'0.1': '0x12d66f87a04a9e220743712ce6d9bb1b5616b8fc',
|
||||||
'1': undefined,
|
'1': undefined,
|
||||||
'10': undefined,
|
'10': undefined,
|
||||||
'100': undefined
|
'100': undefined
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue