krakenfutures: backfill leverage tier notionals

This commit is contained in:
matstedt
2026-01-23 18:53:08 +01:00
committed by Matthias
parent 0d4dadd63f
commit 6ed470884b
3 changed files with 98 additions and 1 deletions
+1 -1
View File
@@ -569,7 +569,7 @@ EXCHANGES: dict[str, TestExchangeOnlineSetup] = {
"candle_count": 2000,
"futures_pair": "BTC/USD:USD",
"hasQuoteVolumeFutures": False,
"leverage_tiers_public": False,
"leverage_tiers_public": True,
"leverage_in_spot_market": False,
},
}