Skip to content
This repository has been archived by the owner on Aug 21, 2024. It is now read-only.

Token interface: specify basic failure conditions and behavior #258

Closed
jayz22 opened this issue Jan 6, 2023 · 0 comments · Fixed by #394
Closed

Token interface: specify basic failure conditions and behavior #258

jayz22 opened this issue Jan 6, 2023 · 0 comments · Fixed by #394
Assignees

Comments

@jayz22
Copy link
Contributor

jayz22 commented Jan 6, 2023

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).

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants