prettify
This commit is contained in:
@@ -109,9 +109,6 @@ export class DLOBSubscriberIO extends DLOBSubscriber {
|
|||||||
l2Args.marketType,
|
l2Args.marketType,
|
||||||
l2Args.marketIndex
|
l2Args.marketIndex
|
||||||
);
|
);
|
||||||
this.redisClient.client.publish(
|
this.redisClient.client.publish(marketName, JSON.stringify(l2Formatted));
|
||||||
marketName,
|
|
||||||
JSON.stringify(l2Formatted)
|
|
||||||
);
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user