@0x/contracts-test-utils: Update types for arbitrary fee tokens.
				
					
				
			This commit is contained in:
		
				
					committed by
					
						 Amir Bandeali
						Amir Bandeali
					
				
			
			
				
	
			
			
			
						parent
						
							1c1ab3cd87
						
					
				
				
					commit
					f4bf4ee0f2
				
			| @@ -29,30 +29,31 @@ export { bytes32Values, testCombinatoriallyWithReferenceFuncAsync, uint256Values | ||||
| export { TransactionFactory } from './transaction_factory'; | ||||
| export { testWithReferenceFuncAsync } from './test_with_reference'; | ||||
| export { | ||||
|     MarketBuyOrders, | ||||
|     MarketSellOrders, | ||||
|     ERC721TokenIdsByOwner, | ||||
|     ERC1155FungibleHoldingsByOwner, | ||||
|     ERC1155NonFungibleHoldingsByOwner, | ||||
|     ERC1155HoldingsByOwner, | ||||
|     OrderStatus, | ||||
|     AllowanceAmountScenario, | ||||
|     AssetDataScenario, | ||||
|     BalanceAmountScenario, | ||||
|     ContractName, | ||||
|     ERC20BalancesByOwner, | ||||
|     ERC1155FungibleHoldingsByOwner, | ||||
|     ERC1155HoldingsByOwner, | ||||
|     ERC1155NonFungibleHoldingsByOwner, | ||||
|     ERC721TokenIdsByOwner, | ||||
|     ExpirationTimeSecondsScenario, | ||||
|     TransferAmountsLoggedByMatchOrders, | ||||
|     TransferAmountsByMatchOrders, | ||||
|     OrderScenario, | ||||
|     TraderStateScenario, | ||||
|     TransactionDataParams, | ||||
|     Token, | ||||
|     FillScenario, | ||||
|     FeeAssetDataScenario, | ||||
|     FeeRecipientAddressScenario, | ||||
|     FillResults, | ||||
|     FillScenario, | ||||
|     MarketBuyOrders, | ||||
|     MarketSellOrders, | ||||
|     OrderAssetAmountScenario, | ||||
|     OrderInfo, | ||||
|     OrderScenario, | ||||
|     OrderStatus, | ||||
|     TakerAssetFillAmountScenario, | ||||
|     TakerScenario, | ||||
|     OrderInfo, | ||||
|     ERC20BalancesByOwner, | ||||
|     FillResults, | ||||
|     Token, | ||||
|     TraderStateScenario, | ||||
|     TransferAmountsByMatchOrders, | ||||
|     TransferAmountsLoggedByMatchOrders, | ||||
|     TransactionDataParams, | ||||
| } from './types'; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user