|
@@ -7,13 +7,13 @@
|
|
|
"description": "Ganache is supposed to be 1337, but the on-chain block.chainid returns 1",
|
|
"description": "Ganache is supposed to be 1337, but the on-chain block.chainid returns 1",
|
|
|
"evmNetworkId": 1,
|
|
"evmNetworkId": 1,
|
|
|
"chainId": 2,
|
|
"chainId": 2,
|
|
|
- "rpc": "http://localhost:8545",
|
|
|
|
|
|
|
+ "rpc": "http://127.0.0.1:8545",
|
|
|
"wormholeAddress": "0xC89Ce4735882C9F0f0FE26686c53074E09B0D550"
|
|
"wormholeAddress": "0xC89Ce4735882C9F0f0FE26686c53074E09B0D550"
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
|
"evmNetworkId": 1397,
|
|
"evmNetworkId": 1397,
|
|
|
"chainId": 4,
|
|
"chainId": 4,
|
|
|
- "rpc": "http://localhost:8545",
|
|
|
|
|
|
|
+ "rpc": "http://127.0.0.1:8545",
|
|
|
"wormholeAddress": "0xC89Ce4735882C9F0f0FE26686c53074E09B0D550"
|
|
"wormholeAddress": "0xC89Ce4735882C9F0f0FE26686c53074E09B0D550"
|
|
|
}
|
|
}
|
|
|
]
|
|
]
|