Split BfxRestInterface methods in t_ and f_ handlers.

This commit is contained in:
Davide Casale
2022-12-14 18:05:45 +01:00
parent 862ba6d481
commit ec821a0752
4 changed files with 105 additions and 74 deletions

View File

@@ -63,7 +63,7 @@ FundingCurrencyTicker = _Serializer[typings.FundingCurrencyTicker]("FundingCurre
"FRR_AMOUNT_AVAILABLE"
])
TickerHistory = _Serializer[typings.TickerHistory]("TickerHistory", labels=[
TickersHistory = _Serializer[typings.TickersHistory]("TickersHistory", labels=[
"SYMBOL",
"BID",
"_PLACEHOLDER",