-
Notifications
You must be signed in to change notification settings - Fork 87
Open
Labels
Stellar WaveIssues in the Stellar wave programIssues in the Stellar wave programcontractcontractcontractgood first issueGood for newcomersGood for newcomers
Description
Document AccessControl roles and permissions
Dependencies
- Dependency: None
Description
The contract uses roles 0 for Admin and 1 for Operator. This should be explicitly documented.
Requirements
- Add a comment section in
lib.rslisting all used roles and what they can do. - Explain how roles are assigned in the
access_controlcontract.
Task for Contributor
- Implement the requested changes.
- Crucial: Write comprehensive unit or integration tests to verify your implementation.
- Ensure all tests pass and the code is properly formatted.
Verification
- Contributor must ensure GitHub CI checks pass.
- Documentation must match the current implementation logic.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Stellar WaveIssues in the Stellar wave programIssues in the Stellar wave programcontractcontractcontractgood first issueGood for newcomersGood for newcomers