Skip to content

Commit

Permalink
bibox type and spot in markets
Browse files Browse the repository at this point in the history
  • Loading branch information
kroitor authored Oct 2, 2021
1 parent 7f62f03 commit 2f29324
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions js/bibox.js
Original file line number Diff line number Diff line change
Expand Up @@ -228,6 +228,8 @@ module.exports = class bibox extends Exchange {
'quote': quote,
'baseId': baseId,
'quoteId': quoteId,
'type': type,
'spot': spot,
'active': true,
'info': market,
'precision': precision,
Expand Down

0 comments on commit 2f29324

Please sign in to comment.