Use order parser utils from order utils
This commit is contained in:
@@ -46,4 +46,4 @@ export {
|
||||
FindOrdersThatCoverMakerAssetFillAmountOpts,
|
||||
FeeOrdersAndRemainingFeeAmount,
|
||||
OrdersAndRemainingFillAmount,
|
||||
} from './types';
|
||||
} from './types';
|
||||
|
||||
@@ -23,5 +23,5 @@ export const orderParsingUtils = {
|
||||
'expirationTimeSeconds',
|
||||
'salt',
|
||||
]);
|
||||
}
|
||||
}
|
||||
},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user