ethabi icon indicating copy to clipboard operation
ethabi copied to clipboard

Fix #297: add name and internal type information to ParamType::Tuple

Open al8n opened this issue 2 years ago • 1 comments

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.

al8n avatar Jun 28 '23 08:06 al8n

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.

vkgnosis avatar Jun 28 '23 10:06 vkgnosis