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:
hobbydev 2022-08-18 17:59:52 +09:00 committed by GitHub
parent 0fc3d2a038
commit f9dcb70971
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -11,7 +11,7 @@
"symbol": "CCN",
"decimals": 18
},
"infoURL": "http://computecoin.com/",
"infoURL": "https://computecoin.com/",
"shortName": "ccn",
"chainId": 970,
"networkId": 970,

View File

@ -11,7 +11,7 @@
"symbol": "CCN",
"decimals": 18
},
"infoURL": "http://computecoin.com/",
"infoURL": "https://computecoin.com/",
"shortName": "ccnbeta",
"chainId": 971,
"networkId": 971,