Export ContractAbi from sol-tracing-utils
This commit is contained in:
@@ -8,7 +8,7 @@ export {
|
||||
Sources,
|
||||
} from '@0x/sol-tracing-utils';
|
||||
|
||||
export { JSONRPCRequestPayload, JSONRPCResponsePayload, JSONRPCResponseError } from 'ethereum-types';
|
||||
export { JSONRPCRequestPayload, JSONRPCResponsePayload, JSONRPCResponseError, ContractAbi } from 'ethereum-types';
|
||||
|
||||
export {
|
||||
JSONRPCRequestPayloadWithMethod,
|
||||
|
Reference in New Issue
Block a user