Skip to content

Define withdraw_event_funds interface#251

Open
Utilitycoder wants to merge 1 commit intoWeb3Novalabs:mainfrom
Utilitycoder:issue-211-withdraw-event-funds
Open

Define withdraw_event_funds interface#251
Utilitycoder wants to merge 1 commit intoWeb3Novalabs:mainfrom
Utilitycoder:issue-211-withdraw-event-funds

Conversation

@Utilitycoder
Copy link
Copy Markdown
Contributor

@Utilitycoder Utilitycoder commented Mar 26, 2026

This PR defines the withdraw_event_funds function in the SecondCrowdfundingTrait interface and provides a stub implementation in CrowdfundingContract. This is part of the work for issue #211.

Changes - Added withdraw_event_funds(env: Env, event_id: BytesN<32>) to SecondCrowdfundingTrait.\n- Added a stub implementation of withdraw_event_funds in CrowdfundingContract returning Ok(()).

Closes #211

@drips-wave
Copy link
Copy Markdown

drips-wave bot commented Mar 26, 2026

@Utilitycoder Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Define withdraw_event_funds interface

1 participant