Improved the testing for matchOrders and batchMatchOrders
This commit is contained in:
committed by
Amir Bandeali
parent
7bb9d8b03a
commit
416b1aee98
@@ -155,6 +155,7 @@ export interface MatchedFillResults {
|
||||
left: FillResults;
|
||||
right: FillResults;
|
||||
leftMakerAssetSpreadAmount: BigNumber;
|
||||
rightMakerAssetSpreadAmount: BigNumber;
|
||||
}
|
||||
|
||||
export interface BatchMatchedFillResults {
|
||||
|
Reference in New Issue
Block a user