Skip to content

Commit

Permalink
Merge pull request #2911 from hbernaciak/patch-1
Browse files Browse the repository at this point in the history
XRP, BCH, LTC withdrawal methods added
  • Loading branch information
kroitor committed May 21, 2018
2 parents 12f5e92 + f64a211 commit 3f4fa1e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions js/bitso.js
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,9 @@ module.exports = class bitso extends Exchange {
'bitcoin_withdrawal',
'debit_card_withdrawal',
'ether_withdrawal',
'ripple_withdrawal',
'bcash_withdrawal',
'litecoin_withdrawal',
'orders',
'phone_number',
'phone_verification',
Expand Down

0 comments on commit 3f4fa1e

Please sign in to comment.