Skip to content

Commit

Permalink
fix core chain scan path (#849)
Browse files Browse the repository at this point in the history
  • Loading branch information
leeyanbtcs authored Jun 12, 2023
1 parent 01d0abb commit 98f5955
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/networks.json
Original file line number Diff line number Diff line change
Expand Up @@ -2154,7 +2154,7 @@
"https://rpc.coredao.org/"
],
"explorer": {
"url": "https://scan.coredao.org/"
"url": "https://scan.coredao.org"
},
"start": 853908,
"logo": "ipfs://QmVctLQ44vhkwejja9DDjDYUdYgVRBEWs242mhd95SeM5q"
Expand Down

0 comments on commit 98f5955

Please sign in to comment.