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
After reading the code, I found that jsonprc eth_call only parses the return results for exceptions starting with String ERROR_SELECTOR = '08c379a0' (Function selector for Error(string)). I believe adding constant_result information to the errorMsg for custom errors would be very helpful for developers.
Originally posted by @0xbigapple in #6330
The text was updated successfully, but these errors were encountered: