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
{{ message }}
This repository has been archived by the owner on Aug 21, 2024. It is now read-only.
Many functions in the token interface can fail. For example, calling an admin interface by a non-admin signature, and burning a token without enough allowance.
It would be good to specify those basic failure conditions and expected behaviors (presumably just trapping since these interface don't expect error codes).
The text was updated successfully, but these errors were encountered:
Many functions in the token interface can fail. For example, calling an admin interface by a non-admin signature, and burning a token without enough allowance.
It would be good to specify those basic failure conditions and expected behaviors (presumably just trapping since these interface don't expect error codes).
The text was updated successfully, but these errors were encountered: