Skip to content

Commit

Permalink
btce → liqui
Browse files Browse the repository at this point in the history
  • Loading branch information
kroitor committed Oct 31, 2017
1 parent 923590d commit 50b5c2b
Show file tree
Hide file tree
Showing 10 changed files with 506 additions and 2,069 deletions.
542 changes: 0 additions & 542 deletions js/btce.js

This file was deleted.

4 changes: 2 additions & 2 deletions js/dsx.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@

// ---------------------------------------------------------------------------

const btce = require ('./btce.js')
const liqui = require ('./liqui.js')

// ---------------------------------------------------------------------------

module.exports = class dsx extends btce {
module.exports = class dsx extends liqui {

describe () {
return this.deepExtend (super.describe (), {
Expand Down
Loading

0 comments on commit 50b5c2b

Please sign in to comment.