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

The ability for the Verifier to remove themselves from the Origins. #7

Open
remedcu opened this issue Oct 11, 2021 · 0 comments · May be fixed by #23
Open

The ability for the Verifier to remove themselves from the Origins. #7

remedcu opened this issue Oct 11, 2021 · 0 comments · May be fixed by #23

Comments

@remedcu
Copy link
Collaborator

remedcu commented Oct 11, 2021

Currently, an owner only can remove a verifier from its position.

It has to be made such that any verifier can remove themself.

Steps:

  1. Remove onlyOwner modifier.
  2. Make it such that it checks either the caller is an owner or not.
  3. If it's an owner, remove the verifier. If it's a verifier, then remove that verifier itself.
@remedcu remedcu changed the title The ability for the Verifier or Admin to remove themselves from the Origins position. The ability for the Verifier to remove themselves from the Origins. Oct 11, 2021
@remedcu remedcu linked a pull request Nov 26, 2021 that will close this issue
13 tasks
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

Successfully merging a pull request may close this issue.

1 participant