Skip to content

Commit

Permalink
bitbay changed their jurisdiction to Malta
Browse files Browse the repository at this point in the history
  • Loading branch information
kroitor committed May 30, 2018
1 parent 2c03721 commit 423eaa6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion js/bitbay.js
Expand Up @@ -12,7 +12,7 @@ module.exports = class bitbay extends Exchange {
return this.deepExtend (super.describe (), {
'id': 'bitbay',
'name': 'BitBay',
'countries': [ 'PL', 'EU' ], // Poland
'countries': [ 'MT', 'EU' ], // Malta
'rateLimit': 1000,
'has': {
'CORS': true,
Expand Down

0 comments on commit 423eaa6

Please sign in to comment.