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

Voting Management #217

Open
letodunc opened this issue Nov 24, 2022 · 0 comments
Open

Voting Management #217

letodunc opened this issue Nov 24, 2022 · 0 comments
Labels
enhancement New feature or request future-issues not immediate things to be picked up

Comments

@letodunc
Copy link
Contributor

Motivation

The voting is an action that is used in different places. Use one pallet to manage the voting action (submit a proposal and vote) for a more modular code.

Suggested Solution

Move the voting part of current implementations into the existing pallet Voting for the different ways of voting. Manage pallet specific cases to export the voting action into the Voting pallet.

@letodunc letodunc added the enhancement New feature or request label Nov 24, 2022
@ilhanu ilhanu added the future-issues not immediate things to be picked up label Nov 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request future-issues not immediate things to be picked up
Projects
None yet
Development

No branches or pull requests

2 participants