Merge pull request #1054 from 0xProject/addValidationMethods

Temporarily Add Back Validation Methods
This commit is contained in:
Fabio Berger
2018-09-04 18:04:03 +01:00
committed by GitHub
9 changed files with 135 additions and 39 deletions

View File

@@ -46,6 +46,7 @@ export {
BalanceAndAllowance,
OrderAndTraderInfo,
TraderInfo,
ValidateOrderFillableOpts,
} from '@0xproject/contract-wrappers';
export { OrderWatcher, OnOrderStateChangeCallback, OrderWatcherConfig } from '@0xproject/order-watcher';