diff --git a/packages/asset-swapper/src/utils/market_operation_utils/index.ts b/packages/asset-swapper/src/utils/market_operation_utils/index.ts index 4dd1e5f0eb..5d9dfd4b45 100644 --- a/packages/asset-swapper/src/utils/market_operation_utils/index.ts +++ b/packages/asset-swapper/src/utils/market_operation_utils/index.ts @@ -578,7 +578,6 @@ export class MarketOperationUtils { feeSchedule: _opts.feeSchedule, allowFallback: _opts.allowFallback, exchangeProxyOverhead: _opts.exchangeProxyOverhead, - shouldBatchBridgeOrders: _opts.shouldBatchBridgeOrders, }; // Compute an optimized path for on-chain DEX and open-orderbook. This should not include RFQ liquidity.