make user stats polling time 0
This commit is contained in:
@@ -217,7 +217,7 @@ const main = async () => {
|
|||||||
accountLoader: new BulkAccountLoader(
|
accountLoader: new BulkAccountLoader(
|
||||||
connection,
|
connection,
|
||||||
stateCommitment,
|
stateCommitment,
|
||||||
ORDERBOOK_UPDATE_INTERVAL * 10
|
0
|
||||||
),
|
),
|
||||||
});
|
});
|
||||||
await userStatsMap.subscribe();
|
await userStatsMap.subscribe();
|
||||||
|
|||||||
Reference in New Issue
Block a user