ftx.fill_leverage_brackets test
This commit is contained in:
@@ -75,7 +75,7 @@ class Exchange:
|
||||
}
|
||||
_ft_has: Dict = {}
|
||||
|
||||
_leverage_brackets: Dict
|
||||
_leverage_brackets: Dict = {}
|
||||
|
||||
def __init__(self, config: Dict[str, Any], validate: bool = True) -> None:
|
||||
"""
|
||||
|
Reference in New Issue
Block a user