Skip to content

Commit

Permalink
Merge pull request cosmos#39 from antstalepresh/gov_split_vote
Browse files Browse the repository at this point in the history
Governance split vote
  • Loading branch information
antstalepresh authored Nov 4, 2020
2 parents e051213 + 7db3393 commit 5f104f9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions params/weights.go
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ const (
DefaultWeightMsgFundCommunityPool int = 50
DefaultWeightMsgDeposit int = 100
DefaultWeightMsgVote int = 67
DefaultWeightMsgWeightedVote int = 33
DefaultWeightMsgUnjail int = 100
DefaultWeightMsgCreateValidator int = 100
DefaultWeightMsgEditValidator int = 5
Expand Down

0 comments on commit 5f104f9

Please sign in to comment.