mirror of
https://github.com/aljazceru/bitfinex-api-py.git
synced 2025-12-19 06:44:22 +01:00
Added missing error to ERRORS (#136)
* Added missing error to ERRORS * bump version
This commit is contained in:
@@ -96,6 +96,7 @@ ERRORS = {
|
||||
10200: 'Error in un-authentication request',
|
||||
10300: 'Subscription Failed (generic)',
|
||||
10301: 'Already Subscribed',
|
||||
10305: 'Reached limit of open channels',
|
||||
10302: 'Unknown channel',
|
||||
10400: 'Subscription Failed (generic)',
|
||||
10401: 'Not subscribed',
|
||||
|
||||
Reference in New Issue
Block a user