@0x/contracts-dev-utils
: Prettier.
`@0x/contracts-exchange`: Update reentrancy tests. `@0x/contracts-exchange`: Add all mutator functions to `ExchangeFunctions` type. `@0x/contracts-tes-utils`: Remove unused import.
This commit is contained in:
@@ -12,8 +12,6 @@ import {
|
||||
} from 'ethereum-types';
|
||||
import * as _ from 'lodash';
|
||||
|
||||
import { constants } from './constants';
|
||||
|
||||
export class LogDecoder {
|
||||
private readonly _web3Wrapper: Web3Wrapper;
|
||||
private readonly _abiDecoder: AbiDecoder;
|
||||
|
Reference in New Issue
Block a user