We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Update implementation as per discussion here: 5afe/safe-core-protocol-specs#7
The text was updated successfully, but these errors were encountered:
[#97] Implement fine grained permissions
21ddcd6
[#97] Use constants for permissions
8de6bc5
[#97] Create a function for checking permissions
4ce3319
[#97] Update README.md and natspec doc
3fa05bf
[#97] Remove redundant storage update statement, remove unused import…
c289fca
… in TestPlugin
Implement fine grained permissions (#98)
3a6a6a3
* [#97] Implement fine grained permissions * [#97] Use constants for permissions * [#97] Create a function for checking permissions * [#97] Update README.md and natspec doc * [#9] Update comment * [#97] Remove redundant storage update statement, remove unused import in TestPlugin
akshay-ap
Successfully merging a pull request may close this issue.
Update implementation as per discussion here: 5afe/safe-core-protocol-specs#7
The text was updated successfully, but these errors were encountered: