Description:
If the DAO admin pauses a stream unfairly, allow the grantee to "Rage Quit," which permanently closes the grant but allows them to claim 100% of accrued funds immediately.
Acceptance Criteria:
[ ] Implement rage_quit(grant_id).
[ ] Ensure the grant cannot be resumed by the admin after this action.
Labels: security, fairness