remove the slash for explorer url

This commit is contained in:
pingke 2022-03-21 16:23:23 +08:00
parent abecc56058
commit 3c7b4479f2

View File

@ -17,7 +17,7 @@
"networkId": 3334,
"explorers": [{
"name": "w3q-galileo",
"url": "https://explorer.galileo.web3q.io/",
"url": "https://explorer.galileo.web3q.io",
"standard": "EIP3091"
}]
}