Move exchange specific types. constants, and utils into exchange package
This commit is contained in:
@@ -28,7 +28,6 @@ export { OrderFactory } from './order_factory';
|
||||
export { bytes32Values, testCombinatoriallyWithReferenceFuncAsync, uint256Values } from './combinatorial_utils';
|
||||
export { TransactionFactory } from './transaction_factory';
|
||||
export { testWithReferenceFuncAsync } from './test_with_reference';
|
||||
export { exchangeDataEncoder } from './exchange_data_encoder';
|
||||
export {
|
||||
MarketBuyOrders,
|
||||
MarketSellOrders,
|
||||
|
Reference in New Issue
Block a user