Skip to content

Commit

Permalink
Add "BCH" to crypto list
Browse files Browse the repository at this point in the history
  • Loading branch information
cmroche authored and askmike committed Sep 30, 2017
1 parent 0c94e28 commit c4c7535
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion exchanges/kraken.js
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,8 @@ var crypto_currencies = [
"XLM",
"XMR",
"XRP",
"ZEC"
"ZEC",
"BCH"
];

var fiat_currencies = [
Expand Down

0 comments on commit c4c7535

Please sign in to comment.