Stop referring to GetMarketOrdersOpts.shouldBat...
Because it doesn't exist on that type.
This commit is contained in:
parent
6e2eb9c5bb
commit
7030572f1d
@ -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.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user