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:
@@ -1,5 +1,5 @@
|
||||
#pylint: disable-next=wildcard-import,unused-wildcard-import
|
||||
from ..enums import *
|
||||
from bfxapi.enums import *
|
||||
|
||||
class Channel(str, Enum):
|
||||
TICKER = "ticker"
|
||||
|
||||
Reference in New Issue
Block a user