We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9b41ebe + 7203e6b commit f92e25aCopy full SHA for f92e25a
src/experimental-bots/filler/fillerMultithreaded.ts
@@ -112,6 +112,7 @@ import { PythPriceFeedSubscriber } from 'src/pythPriceFeedSubscriber';
112
import { PythLazerClient } from '@pythnetwork/pyth-lazer-sdk';
113
import path from 'path';
114
115
+
116
const logPrefix = '[Filler]';
117
export type MakerNodeMap = Map<string, DLOBNode[]>;
118
0 commit comments