Skip to content

Commit

Permalink
[Bittrex] Add QTUM withdrawal fee
Browse files Browse the repository at this point in the history
  • Loading branch information
roeiba committed Jul 19, 2018
1 parent 7112c2c commit 3e97bb1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions xchange-bittrex/src/main/resources/bittrex.json
Original file line number Diff line number Diff line change
Expand Up @@ -530,6 +530,10 @@
"scale": 8,
"withdrawal_fee": 5
},
"QTUM": {
"scale": 8,
"withdrawal_fee": 0.01
},
"RDD": {
"scale": 8,
"withdrawal_fee": 2
Expand Down

0 comments on commit 3e97bb1

Please sign in to comment.