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
No known key found for this signature in database
GPG Key ID: 23E6737B1374A24A

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.