mirror of
https://github.com/aljazceru/bitfinex-api-py.git
synced 2025-12-19 14:54:21 +01:00
Add new event liquidation_feed_update to PublicChannelsHandler (and improve overall type hinting).
This commit is contained in:
@@ -129,7 +129,7 @@ class Liquidation(_Type):
|
||||
base_price: float
|
||||
is_match: int
|
||||
is_market_sold: int
|
||||
price_acquired: float
|
||||
liquidation_price: float
|
||||
|
||||
@dataclass
|
||||
class Leaderboard(_Type):
|
||||
|
||||
Reference in New Issue
Block a user