mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
fix canto testnet explorer url (http -> https) (#2489)
This commit is contained in:
parent
979fa1f826
commit
4640be71e2
|
@ -15,7 +15,7 @@
|
||||||
"explorers": [
|
"explorers": [
|
||||||
{
|
{
|
||||||
"name": "Canto Tesnet Explorer (Neobase)",
|
"name": "Canto Tesnet Explorer (Neobase)",
|
||||||
"url": "http://testnet-explorer.canto.neobase.one",
|
"url": "https://testnet-explorer.canto.neobase.one",
|
||||||
"standard": "none"
|
"standard": "none"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
Loading…
Reference in New Issue
Block a user