You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
so i ran into this issue also. seems like error types are not support and also had some issues with the receive type. i filter the abi for only constructor, event and function before sending it.
What is wrong?
error:
abi input:
How can it be fixed
Probably solc added some new fields or types to the abi format that need to be supported.
The text was updated successfully, but these errors were encountered: