From f93bee026a19ea50a5a6e432f3dcfa95b2873460 Mon Sep 17 00:00:00 2001 From: Oliver Weichhold Date: Thu, 1 Dec 2022 09:27:46 +0100 Subject: [PATCH] Update BTC explorer --- src/Miningcore/coins.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/Miningcore/coins.json b/src/Miningcore/coins.json index 775438c32..fa4a37586 100644 --- a/src/Miningcore/coins.json +++ b/src/Miningcore/coins.json @@ -316,9 +316,9 @@ ] }, "coinbaseIgnoreAuxFlags": true, - "explorerBlockLink": "https://btc.tokenview.com/block/$height$", - "explorerTxLink": "https://btc.tokenview.com/tx/{0}", - "explorerAccountLink": "https://btc.tokenview.com/address/{0}" + "explorerBlockLink": "https://www.blockchain.com/btc/block/$hash$", + "explorerTxLink": "https://www.blockchain.com/btc/tx/{0}", + "explorerAccountLink": "https://www.blockchain.com/btc/address/{0}" }, "bitcoin-cash": { "name": "Bitcoin Cash", @@ -2209,7 +2209,7 @@ "explorerBlockLink": "https://explorer.globalsocialpost.com/block/$height$", "explorerTxLink": "https://explorer.globalsocialpost.com/tx/{0}", "explorerAccountLink": "https://explorer.globalsocialpost.com/address/{0}" - }, + }, "radiant": { "name": "Radiant", "symbol": "RXD", @@ -2279,7 +2279,7 @@ "explorerTxLink": "https://explorer.bitoreum.org/tx/{0}", "explorerAccountLink": "https://explorer.bitoreum.org/address/{0}" }, - + "rosecoin": { "name": "Rosecoin", "symbol": "ROC",