ethabi
ethabi copied to clipboard
Fix #297: add name and internal type information to ParamType::Tuple
As mentioned in #297, this PR aims for it.
@dvdplm @vkgnosis If you guys can give some reviews? Thanks in advance! Really need this feature for my project.
Thanks for the PR. Don't ping people. If you need this urgently you can depend on a local fork of this project where you can make any changes you want to. This is a breaking change in the API so I don't know if we want to do it. Also don't know when anyone can give a proper review.