PR feedback
This commit is contained in:
@@ -790,7 +790,7 @@ const main = async () => {
|
|||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
const isSpot = marketType === "spot";
|
const isSpot = getVariant(normedMarketType);
|
||||||
|
|
||||||
const l2 = await dlobSubscriber.getL2({
|
const l2 = await dlobSubscriber.getL2({
|
||||||
marketIndex: normedMarketIndex,
|
marketIndex: normedMarketIndex,
|
||||||
|
|||||||
Reference in New Issue
Block a user