Skip to content

Commit f92e25a

Browse files
authored
Merge branch 'mainnet-beta' into master
2 parents 9b41ebe + 7203e6b commit f92e25a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/experimental-bots/filler/fillerMultithreaded.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,7 @@ import { PythPriceFeedSubscriber } from 'src/pythPriceFeedSubscriber';
112112
import { PythLazerClient } from '@pythnetwork/pyth-lazer-sdk';
113113
import path from 'path';
114114

115+
115116
const logPrefix = '[Filler]';
116117
export type MakerNodeMap = Map<string, DLOBNode[]>;
117118

0 commit comments

Comments
 (0)