From c261e613f7fa415e75e71ddb2922740944a68be0 Mon Sep 17 00:00:00 2001 From: wanglonghong Date: Tue, 19 Sep 2023 02:37:45 +0800 Subject: [PATCH] fix: separate network --- crossChain.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/crossChain.json b/crossChain.json index 1915de8..1c0d1cb 100644 --- a/crossChain.json +++ b/crossChain.json @@ -2710,7 +2710,7 @@ "domainId": "31337", "type": "local", "confirmations": 10, - "network": "mainnet", + "network": "localmainnet", "networkId": 31337, "nativeCurrency": { "name": "Ethereum", "symbol": "ETH", "decimals": 18 }, "assetId": { @@ -2727,7 +2727,7 @@ "domainId": "31338", "type": "local", "confirmations": 10, - "network": "optimism", + "network": "localoptimism", "networkId": 31338, "nativeCurrency": { "name": "Ethereum", "symbol": "ETH", "decimals": 18 }, "assetId": { @@ -2744,7 +2744,7 @@ "domainId": "31339", "type": "local", "confirmations": 10, - "network": "arbitrumone", + "network": "localarbitrumone", "networkId": 31339, "nativeCurrency": { "name": "Ethereum", "symbol": "ETH", "decimals": 18 }, "assetId": {