Improvements and conventions in utils package + abi decoder
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
export { Web3Wrapper } from './web3_wrapper';
|
||||
export { marshaller } from './marshaller';
|
||||
|
||||
export { AbiDecoder, TransactionData } from '@0x/utils';
|
||||
export { AbiDecoder, DecodedCalldata } from '@0x/utils';
|
||||
|
||||
export {
|
||||
BlockParam,
|
||||
|
Reference in New Issue
Block a user