Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add weak_require_auth #79

Closed
afalaleev opened this issue Apr 25, 2019 · 0 comments
Closed

Add weak_require_auth #79

afalaleev opened this issue Apr 25, 2019 · 0 comments
Assignees
Milestone

Comments

@afalaleev
Copy link

weak_require_auth() works like require_auth()- it checks signature in transaction and mark it as used.
Main difference that it doesn't break contract execution. It only returns fail result.

Comparing with has_auth() - the has_auth() doesn't mark signature as used.

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

No branches or pull requests

1 participant