ignore markets for slot diff restart

This commit is contained in:
Nour Alharithi
2024-03-13 12:59:06 -04:00
parent 66834fca13
commit a21da890e5
4 changed files with 28 additions and 5 deletions

View File

@@ -391,6 +391,7 @@ const main = async () => {
const dlobSubscriber = new DLOBSubscriberIO({
driftClient,
env: driftEnv,
dlobSource: dlobProvider,
slotSource,
updateFrequency: ORDERBOOK_UPDATE_INTERVAL,