-
Notifications
You must be signed in to change notification settings - Fork 28
Open
Labels
Stellar WaveIssues in the Stellar wave programIssues in the Stellar wave program
Description
Description:
Admins often need to add funds to an existing grant (e.g., "Bonus" or "Extension") without deploying a new contract.
Acceptance Criteria:
[ ] Implement add_funds(grant_id, amount).
[ ] Ensure only Admin can call it.
[ ] Update remaining_balance and end_time (if flow rate is constant) OR increase flow_rate (if time is constant).
[ ] Emit GrantTopUp event.
Priority: High
Labels: feature, flexibility
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Stellar WaveIssues in the Stellar wave programIssues in the Stellar wave program