mirror of
https://github.com/tornadocash/tornado-cli.git
synced 2025-06-22 05:24:20 -04:00
Fix Optimism network support
Correct chainId for Optimism network
This commit is contained in:
parent
04623a23e6
commit
00ca8a07f7
3 changed files with 37 additions and 37 deletions
|
@ -330,7 +330,7 @@ module.exports = {
|
|||
},
|
||||
proxy: '0x0D5550d52428E7e3175bfc9550207e4ad3859b17',
|
||||
},
|
||||
netId42161: {
|
||||
netId10: {
|
||||
'eth': {
|
||||
'instanceAddress': {
|
||||
'0.1': '0x84443CFd09A48AF6eF360C6976C5392aC5023a1F',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue