Stop referring to GetMarketOrdersOpts.shouldBat...
Because it doesn't exist on that type.
This commit is contained in:
		@@ -578,7 +578,6 @@ export class MarketOperationUtils {
 | 
				
			|||||||
            feeSchedule: _opts.feeSchedule,
 | 
					            feeSchedule: _opts.feeSchedule,
 | 
				
			||||||
            allowFallback: _opts.allowFallback,
 | 
					            allowFallback: _opts.allowFallback,
 | 
				
			||||||
            exchangeProxyOverhead: _opts.exchangeProxyOverhead,
 | 
					            exchangeProxyOverhead: _opts.exchangeProxyOverhead,
 | 
				
			||||||
            shouldBatchBridgeOrders: _opts.shouldBatchBridgeOrders,
 | 
					 | 
				
			||||||
        };
 | 
					        };
 | 
				
			||||||
 | 
					
 | 
				
			||||||
        // Compute an optimized path for on-chain DEX and open-orderbook. This should not include RFQ liquidity.
 | 
					        // Compute an optimized path for on-chain DEX and open-orderbook. This should not include RFQ liquidity.
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user