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

Delete VotingLockPeriod in pallet elections phragment #860

Merged
merged 1 commit into from
Oct 31, 2024

Conversation

tsenovilla
Copy link
Collaborator

As described in the docs, a voter gets its bond back by calling the remove_voter extrinsic, not when a specified amount of time has passed. Then we don't need to define the type VotingLockPeriod

@tsenovilla tsenovilla linked an issue Oct 31, 2024 that may be closed by this pull request
@tsenovilla tsenovilla merged commit eb7e4db into main Oct 31, 2024
9 checks passed
@tsenovilla tsenovilla deleted the feature/removing_voting_lock_period branch October 31, 2024 13:43
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.

Fix Unused VotingLockPeriod
3 participants