Remove lingering invalid calls to OrderStateUtils()
This commit is contained in:
committed by
Amir Bandeali
parent
c096eae644
commit
bd06c7b343
@@ -633,7 +633,6 @@ export class FillOrderCombinatorialUtils {
|
||||
const orderStateUtils = new OrderStateUtils(
|
||||
balanceAndProxyAllowanceFetcher,
|
||||
orderFilledCancelledFetcher,
|
||||
signedOrder.chainId,
|
||||
);
|
||||
const fillableTakerAssetAmount = await orderStateUtils.getMaxFillableTakerAssetAmountAsync(
|
||||
signedOrder,
|
||||
|
||||
Reference in New Issue
Block a user