Skip to content

Commit

Permalink
livecoin metainfo updated ccxt#71
Browse files Browse the repository at this point in the history
  • Loading branch information
kroitor committed Jan 27, 2018
1 parent 5792269 commit b0c0e44
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions js/livecoin.js
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,9 @@ module.exports = class livecoin extends Exchange {
'CORS': false,
'fetchTickers': true,
'fetchCurrencies': true,
'fetchOrders': true,
'fetchOpenOrders': true,
'fetchClosedOrders': true,
},
'urls': {
'logo': 'https://user-images.githubusercontent.com/1294454/27980768-f22fc424-638a-11e7-89c9-6010a54ff9be.jpg',
Expand Down

0 comments on commit b0c0e44

Please sign in to comment.