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

Implement validator commission rates #696

Closed
brentstone opened this issue Oct 26, 2022 · 0 comments · Fixed by #695
Closed

Implement validator commission rates #696

brentstone opened this issue Oct 26, 2022 · 0 comments · Fixed by #695
Assignees
Labels

Comments

@brentstone
Copy link
Collaborator

As described in #283.

Validators must be initialized with a commission rate and a maximum change in the commission rate allowed per epoch. The units of each of these should be the same, so the maximum change should be implemented as the absolute percentage change in the commission rate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant