mirror of
https://github.com/aljazceru/bitfinex-api-py.git
synced 2025-12-19 23:04:21 +01:00
Add support for event funding_info_update.
This commit is contained in:
@@ -428,6 +428,7 @@ class FundingAutoRenew(_Type):
|
||||
|
||||
@dataclass()
|
||||
class FundingInfo(_Type):
|
||||
symbol: str
|
||||
yield_loan: float
|
||||
yield_lend: float
|
||||
duration_loan: float
|
||||
|
||||
Reference in New Issue
Block a user