Small updates to prevent random test failures

This commit is contained in:
Matthias
2021-10-13 07:04:21 +02:00
parent 0dbad19b40
commit 2c6290a100
2 changed files with 3 additions and 2 deletions

View File

@@ -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(