Skip to content

Commit

Permalink
cointiger zero amount → InvalidOrder
Browse files Browse the repository at this point in the history
  • Loading branch information
kroitor committed May 30, 2018
1 parent ffd5ebf commit d27f8c8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions js/cointiger.js
Expand Up @@ -69,6 +69,7 @@ module.exports = class cointiger extends huobipro {
'1': InsufficientFunds,
'2': ExchangeError,
'5': InvalidOrder,
'6': InvalidOrder,
'16': AuthenticationError, // funding password not set
'100001': ExchangeError,
'100002': ExchangeNotAvailable,
Expand Down

0 comments on commit d27f8c8

Please sign in to comment.