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