Skip to content
This repository has been archived by the owner on Jul 15, 2022. It is now read-only.

Commit

Permalink
Merge pull request #60 from meriadec/update-bitcoincash-scheme
Browse files Browse the repository at this point in the history
Update Bitcoin Cash scheme from `bch` to `bitcoincash`
  • Loading branch information
MortalKastor committed Aug 8, 2018
2 parents 7142e11 + 6c6a201 commit 9a18a65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/data/cryptocurrencies.js
Expand Up @@ -191,7 +191,7 @@ const cryptocurrenciesById = {
name: "Bitcoin Cash",
managerAppName: "Bitcoin Cash",
ticker: "BCH",
scheme: "bch",
scheme: "bitcoincash",
color: "#3ca569",
family: "bitcoin",
ledgerExplorerId: "abc",
Expand Down

0 comments on commit 9a18a65

Please sign in to comment.