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

[N02] Provide view function for _allowlist #71

Closed
neutiyoo opened this issue Mar 28, 2024 · 0 comments · Fixed by #75
Closed

[N02] Provide view function for _allowlist #71

neutiyoo opened this issue Mar 28, 2024 · 0 comments · Fixed by #75
Labels

Comments

@neutiyoo
Copy link
Contributor

Description

Currently, the contract has no view function for _allowlist.
It's can be useful to provide a view function to see if an operator is allowed or not.

Recommendation

Make _allowlist public and rename it to allowlist or allowedOperators.

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

Successfully merging a pull request may close this issue.

1 participant