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
Currently we don't support unpacking of solidity error functions but use them in several contracts for expample here. Supporting them would help to debug transaction failure and would also be good from the user point of view as it shows in block explorer.
The text was updated successfully, but these errors were encountered:
Currently we don't support unpacking of solidity error functions but use them in several contracts for expample here. Supporting them would help to debug transaction failure and would also be good from the user point of view as it shows in block explorer.
The text was updated successfully, but these errors were encountered: