Small updates to prevent random test failures
This commit is contained in:
@@ -1606,6 +1606,7 @@ class Exchange:
|
||||
:param since: The earliest time of consideration for calculating funding fees,
|
||||
in unix time or as a datetime
|
||||
"""
|
||||
# TODO-lev: Add dry-run handling for this.
|
||||
|
||||
if not self.exchange_has("fetchFundingHistory"):
|
||||
raise OperationalException(
|
||||
|
Reference in New Issue
Block a user