@0x/contracts-test-utils
: Add hexConcat()
in hex_utils.ts
.
This commit is contained in:
committed by
Amir Bandeali
parent
527256b416
commit
4734acbe61
@@ -27,6 +27,7 @@ export { OrderFactory } from './order_factory';
|
||||
export { bytes32Values, testCombinatoriallyWithReferenceFuncAsync, uint256Values } from './combinatorial_utils';
|
||||
export { TransactionFactory } from './transaction_factory';
|
||||
export { testWithReferenceFuncAsync } from './test_with_reference';
|
||||
export { hexConcat } from './hex_utils';
|
||||
export {
|
||||
ContractName,
|
||||
ERC20BalancesByOwner,
|
||||
|
Reference in New Issue
Block a user