Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The capability to remove or invalidate a campaign #2

Open
ArashKimiaghalam opened this issue Jun 23, 2023 · 0 comments
Open

The capability to remove or invalidate a campaign #2

ArashKimiaghalam opened this issue Jun 23, 2023 · 0 comments

Comments

@ArashKimiaghalam
Copy link
Collaborator

Currently, based on the existing code, a campaign will remain open until its expiry time is reached. To enhance the functionality, it is recommended to introduce a state variable within the campaign. This variable can be initialized with a value such as "open" or any other relevant status. Additionally, the state variable can be expanded to include states such as "ended," "revoked," "suspended," and so on.

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

No branches or pull requests

1 participant