chore: add log_response after average modification

This commit is contained in:
Matthias
2024-12-27 18:04:29 +01:00
parent fc970a1af4
commit a4ae5b74a4

View File

@@ -177,5 +177,6 @@ class Hyperliquid(Exchange):
if total_amount
else None
)
self._log_exchange_response("fetch_order2", order)
return order