mirror of
https://github.com/aljazceru/bitfinex-api-py.git
synced 2025-12-19 14:54:21 +01:00
Adding balance_available to the wallet (#132)
* Adding balance_available to the wallet * Refactoring bfx_rest.py/get_wallets to use the updated Wallet class, which has available_balance i it Co-authored-by: jon <fcmisc@gmail.com>
This commit is contained in:
@@ -2,4 +2,4 @@
|
||||
This module contains the current version of the bfxapi lib
|
||||
"""
|
||||
|
||||
__version__ = '1.1.12'
|
||||
__version__ = '1.1.13'
|
||||
|
||||
Reference in New Issue
Block a user