Skip to content

Commit

Permalink
bitget: add deposit/withdraw flag in currencies ccxt#11107
Browse files Browse the repository at this point in the history
  • Loading branch information
sc0Vu committed Jan 10, 2022
1 parent ef505e6 commit 8c67160
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions js/bitget.js
Expand Up @@ -933,6 +933,8 @@ module.exports = class bitget extends Exchange {
'type': undefined,
'name': undefined,
'active': undefined,
'deposit': undefined,
'withdraw': undefined,
'fee': undefined,
'precision': undefined,
'limits': {
Expand Down

0 comments on commit 8c67160

Please sign in to comment.