good morning!!!!

Skip to content
Snippets Groups Projects
Unverified Commit cb3c7e43 authored by Marius van der Wijden's avatar Marius van der Wijden Committed by GitHub
Browse files

accounts/abi/bind: fixed unpacking error (#22230)

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
parent 27786671
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment