remove serum from spot markets
This commit is contained in:
@@ -109,7 +109,6 @@ export class DLOBSubscriberIO extends DLOBSubscriber {
|
||||
updateOnChange: false,
|
||||
fallbackL2Generators: [
|
||||
config.spotMarketSubscribers[market.marketIndex].phoenix,
|
||||
config.spotMarketSubscribers[market.marketIndex].serum,
|
||||
].filter((a) => !!a),
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user