Skip to content

Commit

Permalink
fix mainnet hub json
Browse files Browse the repository at this point in the history
  • Loading branch information
ItzhakBokris committed Feb 4, 2024
1 parent cb36fee commit 9cf9232
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions mainnet/dymension_1100-1/dymension_1100-1.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"chainId": "dymension_1100-1",
"chainName": "Dymension",
"rest": "-",
"rpc": "-",
"rest": "",
"rpc": "",
"evm": {
"chainId": "0x44C",
"rpc": "-"
"rpc": ""
},
"explorerUrl": "",
"exploreTxUrl": "",
Expand Down

0 comments on commit 9cf9232

Please sign in to comment.