mirror of
https://github.com/status-im/op-geth.git
synced 2025-02-21 19:18:25 +00:00
There was a dormant error with structured inputs that failed unpacking. This commit fixes the error by switching casting to the better abi.ConvertType function. It also adds a test for calling a view function that returns a struct