Skip to content

Commit

Permalink
added QTUM/KRW to bithumb fix #366
Browse files Browse the repository at this point in the history
  • Loading branch information
kroitor committed Oct 21, 2017
1 parent d69b5f4 commit 3b11be9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ccxt.js
Original file line number Diff line number Diff line change
Expand Up @@ -4794,6 +4794,7 @@ var bithumb = {
'XMR/KRW': { 'id': 'XMR', 'symbol': 'XMR/KRW', 'base': 'XMR', 'quote': 'KRW' },
'ZEC/KRW': { 'id': 'ZEC', 'symbol': 'ZEC/KRW', 'base': 'ZEC', 'quote': 'KRW' },
'DASH/KRW': { 'id': 'DASH', 'symbol': 'DASH/KRW', 'base': 'DASH', 'quote': 'KRW' },
'QTUM/KRW': { 'id': 'QTUM', 'symbol': 'QTUM/KRW', 'base': 'QTUM', 'quote': 'KRW' },
},

async fetchBalance (params = {}) {
Expand Down

0 comments on commit 3b11be9

Please sign in to comment.