mirror of
https://github.com/aljazceru/bitfinex-api-py.git
synced 2025-12-19 14:54:21 +01:00
Exclude subId field from every subscription dictionary.
This commit is contained in:
@@ -24,7 +24,6 @@ class Book(TypedDict):
|
||||
prec: str
|
||||
freq: str
|
||||
len: str
|
||||
subId: int
|
||||
pair: str
|
||||
|
||||
class Candles(TypedDict):
|
||||
|
||||
Reference in New Issue
Block a user