From 6c6a201c8d7be01901a4d25a3f75a67d80a6a335 Mon Sep 17 00:00:00 2001 From: meriadec Date: Wed, 8 Aug 2018 15:51:23 +0200 Subject: [PATCH] Update Bitcoin Cash scheme from `bch` to `bitcoincash` --- src/data/cryptocurrencies.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/data/cryptocurrencies.js b/src/data/cryptocurrencies.js index 1d03281add..ff461db513 100644 --- a/src/data/cryptocurrencies.js +++ b/src/data/cryptocurrencies.js @@ -191,7 +191,7 @@ const cryptocurrenciesById = { name: "Bitcoin Cash", managerAppName: "Bitcoin Cash", ticker: "BCH", - scheme: "bch", + scheme: "bitcoincash", color: "#3ca569", family: "bitcoin", ledgerExplorerId: "abc",