Initial refactor of order-utils. Move many utils from contracts into this package.
This commit is contained in:
@@ -8,8 +8,6 @@ import { BigNumber } from '@0xproject/utils';
|
||||
import { Web3Wrapper } from '@0xproject/web3-wrapper';
|
||||
import * as _ from 'lodash';
|
||||
|
||||
import { isValidSignature } from './signature_utils';
|
||||
|
||||
export const assert = {
|
||||
...sharedAssert,
|
||||
async isSenderAddressAsync(
|
||||
|
Reference in New Issue
Block a user