update every second
This commit is contained in:
@@ -168,7 +168,7 @@ const main = async () => {
|
|||||||
const bulkAccountLoader = new BulkAccountLoader(
|
const bulkAccountLoader = new BulkAccountLoader(
|
||||||
connection,
|
connection,
|
||||||
stateCommitment,
|
stateCommitment,
|
||||||
ORDERBOOK_UPDATE_INTERVAL * 10
|
ORDERBOOK_UPDATE_INTERVAL
|
||||||
),
|
),
|
||||||
driftClient = new DriftClient({
|
driftClient = new DriftClient({
|
||||||
connection,
|
connection,
|
||||||
|
|||||||
Reference in New Issue
Block a user