Skip to content

Commit

Permalink
fix: match network name
Browse files Browse the repository at this point in the history
  • Loading branch information
wanglonghong committed Sep 18, 2023
1 parent b229bb8 commit 1ac709b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions crossChain.json
Original file line number Diff line number Diff line change
Expand Up @@ -2739,12 +2739,12 @@
}
},
{
"name": "Local Arbitrum",
"name": "Local Arbitrum One",
"chainId": 31339,
"domainId": "31339",
"type": "local",
"confirmations": 10,
"network": "arbitrum",
"network": "arbitrumone",
"networkId": 31339,
"nativeCurrency": { "name": "Ethereum", "symbol": "ETH", "decimals": 18 },
"assetId": {
Expand Down

0 comments on commit 1ac709b

Please sign in to comment.