diff --git a/src/index.ts b/src/index.ts index 03f6c1c..678ea36 100644 --- a/src/index.ts +++ b/src/index.ts @@ -168,7 +168,7 @@ const main = async () => { const bulkAccountLoader = new BulkAccountLoader( connection, stateCommitment, - ORDERBOOK_UPDATE_INTERVAL * 10 + ORDERBOOK_UPDATE_INTERVAL ), driftClient = new DriftClient({ connection,