Closed fubuloubu closed 2 years ago
Tuple and Struct ABIType variables have additional member components that is currently unprocessed but important for ABI decoding purposes.
ABIType
components
Merge and release? This seems good!
I noticed that Solidity and Vyper both do not allow empty structs, which was my only concern.
What I did
Tuple and Struct
ABIType
variables have additional membercomponents
that is currently unprocessed but important for ABI decoding purposes.How I did it
How to verify it
Checklist