disable pmm view for indicative publisher
This commit is contained in:
@@ -520,7 +520,7 @@ const main = async () => {
|
||||
perpMarketInfos,
|
||||
spotMarketInfos,
|
||||
killSwitchSlotDiffThreshold: KILLSWITCH_SLOT_DIFF_THRESHOLD,
|
||||
protectedMakerView: true,
|
||||
protectedMakerView: false,
|
||||
indicativeQuotesRedisClient: indicativeRedisClient,
|
||||
});
|
||||
await dlobSubscriberIndicative.subscribe();
|
||||
|
||||
Reference in New Issue
Block a user