2 Commits

Author SHA1 Message Date
Mark Spanbroek
14a7485a88 Handle getter functions for public state variables
Getter functions that are generated by the solidity
compiler do not wrap their return value in a tuple
like other functions do.
2024-03-12 09:27:18 +01:00
Mark Spanbroek
9ef6c08072 Handle multiple return types on a contract call 2022-06-14 16:27:43 +02:00