mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
change networkId of elastos ethereum sidechain mainnet/testnet (#114)
This commit is contained in:
parent
0c33278128
commit
8d45036dd1
|
@ -14,5 +14,5 @@
|
||||||
"infoURL": "https://www.elastos.org/",
|
"infoURL": "https://www.elastos.org/",
|
||||||
"shortName": "ELAETHSC",
|
"shortName": "ELAETHSC",
|
||||||
"chainId": 20,
|
"chainId": 20,
|
||||||
"networkId": 1
|
"networkId": 20
|
||||||
}
|
}
|
||||||
|
|
|
@ -16,5 +16,5 @@
|
||||||
"infoURL": "https://elaeth.io/",
|
"infoURL": "https://elaeth.io/",
|
||||||
"shortName": "ELAETHSC",
|
"shortName": "ELAETHSC",
|
||||||
"chainId": 21,
|
"chainId": 21,
|
||||||
"networkId": 2
|
"networkId": 21
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user