Skip to content

Commit

Permalink
cryptopia BTG → Bitgem #390
Browse files Browse the repository at this point in the history
  • Loading branch information
kroitor committed Oct 24, 2017
1 parent 6242bee commit 2569eea
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ccxt.js
Original file line number Diff line number Diff line change
Expand Up @@ -12470,6 +12470,8 @@ var cryptopia = {
return 'Facilecoin';
if (currency == 'NET')
return 'NetCoin';
if (currency == 'BTG')
return 'Bitgem';
return currency;
},

Expand Down

0 comments on commit 2569eea

Please sign in to comment.