mirror of
https://github.com/tornadocash/tornado-relayer.git
synced 2024-10-01 08:25:37 -04:00
fix checksum address
This commit is contained in:
parent
47c5209a6a
commit
24ea90e16e
@ -19,7 +19,7 @@ module.exports = {
|
|||||||
},
|
},
|
||||||
eth: {
|
eth: {
|
||||||
mixerAddress: {
|
mixerAddress: {
|
||||||
'0.1': '0x12d66f87a04a9e220743712ce6d9bb1b5616b8fc',
|
'0.1': '0x12D66f87A04A9E220743712cE6d9bB1B5616B8Fc',
|
||||||
'1': undefined,
|
'1': undefined,
|
||||||
'10': undefined,
|
'10': undefined,
|
||||||
'100': undefined
|
'100': undefined
|
||||||
|
Loading…
Reference in New Issue
Block a user