Stop referring to GetMarketOrdersOpts.shouldBat...

Because it doesn't exist on that type.
This commit is contained in:
F. Eugene Aumson
2020-10-14 11:58:18 -04:00
parent 6e2eb9c5bb
commit 7030572f1d

View File

@@ -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.