cgrigis opened this issue 4 years ago · 1 comments
Before the changes introduced by #2332, it was possible to return an array of structs from a Solidity view method. Now, the following error is raised: Unsupported or invalid type: tuple
Unsupported or invalid type: tuple
Closes c4dt/todo#175