Description: Admin function to mark a bounty as acceptable, unlocking the claim capability for the assigned address.
Requirements and context:
- Verify bounty is in Funded state before approval.
Suggested execution:
git checkout -b feature/contract-approve
- State transition code.
Test and commit:
feat: implement bounty milestone approval
Guidelines: Closes #[issue_id].
Description: Admin function to mark a bounty as acceptable, unlocking the claim capability for the assigned address.
Requirements and context:
Suggested execution:
git checkout -b feature/contract-approveTest and commit:
feat: implement bounty milestone approvalGuidelines: Closes #[issue_id].