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

Fix committee size comments #1519

Open
fed-franz opened this issue Apr 5, 2023 · 0 comments
Open

Fix committee size comments #1519

fed-franz opened this issue Apr 5, 2023 · 0 comments
Assignees
Labels
documentation Improvements or additions to documentation

Comments

@fed-franz
Copy link
Contributor

Issue
Some comments in the code assume the committee size to be the number of members in the committee,
while this is actually the number of voting credits assigned to committee members.

Solution
Fix Size() comment;
Check if other comments imply the same wrong concepts

@fed-franz fed-franz added the documentation Improvements or additions to documentation label Apr 5, 2023
@fed-franz fed-franz self-assigned this Apr 5, 2023
@fed-franz fed-franz linked a pull request Apr 21, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant