From 154e0016e2b8060f0e81ce317c2e8f192f060b2a Mon Sep 17 00:00:00 2001 From: Melroy van den Berg <66132222+melroyvandenberg@users.noreply.github.com> Date: Tue, 15 Nov 2022 21:15:21 +0100 Subject: [PATCH] chore(common): update bcash github link [no changelog] --- common/defs/bitcoin/bcash.json | 2 +- common/defs/bitcoin/bcash_testnet.json | 2 +- common/defs/coins_details.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/common/defs/bitcoin/bcash.json b/common/defs/bitcoin/bcash.json index 1f66d27362..4ff9075969 100644 --- a/common/defs/bitcoin/bcash.json +++ b/common/defs/bitcoin/bcash.json @@ -3,7 +3,7 @@ "coin_shortcut": "BCH", "coin_label": "Bitcoin Cash", "website": "https://www.bitcoincash.org", - "github": "https://github.com/Bitcoin-ABC/bitcoin-abc", + "github": "https://github.com/bitcoin-cash-node/bitcoin-cash-node", "maintainer": "Jochen Hoenicke ", "curve_name": "secp256k1", "decimals": 8, diff --git a/common/defs/bitcoin/bcash_testnet.json b/common/defs/bitcoin/bcash_testnet.json index afbf0bb09c..89fbee5723 100644 --- a/common/defs/bitcoin/bcash_testnet.json +++ b/common/defs/bitcoin/bcash_testnet.json @@ -3,7 +3,7 @@ "coin_shortcut": "TBCH", "coin_label": "Bitcoin Cash Testnet", "website": "https://www.bitcoincash.org", - "github": "https://github.com/Bitcoin-ABC/bitcoin-abc", + "github": "https://github.com/bitcoin-cash-node/bitcoin-cash-node", "maintainer": "Jochen Hoenicke ", "curve_name": "secp256k1", "decimals": 8, diff --git a/common/defs/coins_details.json b/common/defs/coins_details.json index fe90773e0f..169e1c5c4e 100644 --- a/common/defs/coins_details.json +++ b/common/defs/coins_details.json @@ -38,7 +38,7 @@ }, "bitcoin:BCH": { "links": { - "Github": "https://github.com/Bitcoin-ABC/bitcoin-abc", + "Github": "https://github.com/bitcoin-cash-node/bitcoin-cash-node", "Homepage": "https://www.bitcoincash.org" }, "marketcap_usd": 2214931259,