mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Change the CCN InfoURL from http to https (#1452)
* Add CCN Main and Beta * Update shortName of Beta * Add Info URL * Change the network Id from 970 to 790 * Revert "Change the network Id from 970 to 790" This reverts commit e397cf0543964351ad717dee104fd1206e2a031f. * Update inforURL by https
This commit is contained in:
parent
0fc3d2a038
commit
f9dcb70971
|
@ -11,7 +11,7 @@
|
|||
"symbol": "CCN",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "http://computecoin.com/",
|
||||
"infoURL": "https://computecoin.com/",
|
||||
"shortName": "ccn",
|
||||
"chainId": 970,
|
||||
"networkId": 970,
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
"symbol": "CCN",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "http://computecoin.com/",
|
||||
"infoURL": "https://computecoin.com/",
|
||||
"shortName": "ccnbeta",
|
||||
"chainId": 971,
|
||||
"networkId": 971,
|
||||
|
|
Loading…
Reference in New Issue
Block a user