Added testing for the BatchMatchOrdersError Rich Error

This commit is contained in:
James Towle
2019-07-02 17:49:04 -05:00
committed by Amir Bandeali
parent 29eff3b515
commit 0df68a6e06
8 changed files with 125 additions and 5 deletions

View File

@@ -30,6 +30,7 @@ export { testWithReferenceFuncAsync } from './test_with_reference';
export { hexConcat } from './hex_utils';
export {
BatchMatchedFillResults,
BatchMatchOrder,
ContractName,
ERC20BalancesByOwner,
ERC1155FungibleHoldingsByOwner,