Berlin wrappers (#212)
* `@0x/contract-wrappers`: Regenerate wrappers using updated abi-gen Update tools deps * update deps to hopefully fix doc gen
This commit is contained in:
		@@ -16,7 +16,7 @@ export {
 | 
			
		||||
    SimpleEvmOutput,
 | 
			
		||||
    SimpleStandardContractOutput,
 | 
			
		||||
} from '@0x/types';
 | 
			
		||||
export { AbiDecoder, DecodedCalldata } from '@0x/utils';
 | 
			
		||||
export { AbiDecoder, AbiEncoder, DecodedCalldata, EncodingRules } from '@0x/utils';
 | 
			
		||||
export {
 | 
			
		||||
    AbiDefinition,
 | 
			
		||||
    BlockParam,
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user