-
Notifications
You must be signed in to change notification settings - Fork 43
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# Motivation To better reflect its purpose, the neuronVotingPower function has been renamed to neuronPotentialVotingPower. This change was made because, with the introduction of periodic confirmation, an NNS neuron can have both potential and deciding voting power, which are not the same. # Changes - Renamed the function for clarity. - Updated comments for better documentation. # Tests - Pass. # Todos - [ ] Add entry to changelog (if necessary). Not necessary.
- Loading branch information
1 parent
d5afb81
commit e4d4032
Showing
4 changed files
with
23 additions
and
22 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters