Issue: Solana Program Interaction for "Campaign Deadline"
Description:
We need to implement Solana program interaction when a campaign's deadline is reached on the Muzikie platform. This action will close the campaign for contributions and finalize the campaign's status on the Solana blockchain.
Tasks:
Acceptance Criteria:
- The campaign is marked as "Closed" once the deadline is reached.
- No further contributions can be made after the deadline.
- All relevant campaign status changes are correctly logged on-chain.
Issue: Solana Program Interaction for "Campaign Deadline"
Description:
We need to implement Solana program interaction when a campaign's deadline is reached on the Muzikie platform. This action will close the campaign for contributions and finalize the campaign's status on the Solana blockchain.
Tasks:
Acceptance Criteria: