How is voting power calculated in cosmos ? #15319
-
I am using Cosmos SDK Version 0.42.4, I am concerned about how voting power is calculated. I need to make some changes on the staking module that would actually affect the voting power.I have gone through the |
Beta Was this translation helpful? Give feedback.
Answered by
alexanderbez
Mar 9, 2023
Replies: 1 comment
-
https://github.com/cosmos/cosmos-sdk/blob/v0.42.11/x/staking/keeper/val_state_change.go#L17 |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
facundomedica
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
https://github.com/cosmos/cosmos-sdk/blob/v0.42.11/x/staking/keeper/val_state_change.go#L17