mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
change explorer url http->https (#2089)
* issues/2050 add anduschain * run prettier * change explorer standard.. * change explorer url http -> https
This commit is contained in:
parent
07ebb10079
commit
1482523282
|
@ -15,7 +15,7 @@
|
||||||
"explorers": [
|
"explorers": [
|
||||||
{
|
{
|
||||||
"name": "anduschain explorer",
|
"name": "anduschain explorer",
|
||||||
"url": "http://explorer.anduschain.io",
|
"url": "https://explorer.anduschain.io",
|
||||||
"icon": "daon",
|
"icon": "daon",
|
||||||
"standard": "none"
|
"standard": "none"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user