Skip to content

Commit

Permalink
Merge PR cosmos#5384: Fund Community Pool -- Part II
Browse files Browse the repository at this point in the history
  • Loading branch information
alexanderbez authored Dec 11, 2019
1 parent 7beb73b commit ce96603
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 @@ -7,6 +7,7 @@ const (
DefaultWeightMsgSetWithdrawAddress int = 50
DefaultWeightMsgWithdrawDelegationReward int = 50
DefaultWeightMsgWithdrawValidatorCommission int = 50
DefaultWeightMsgFundCommunityPool int = 50
DefaultWeightMsgDeposit int = 100
DefaultWeightMsgVote int = 67
DefaultWeightMsgUnjail int = 100
Expand Down

0 comments on commit ce96603

Please sign in to comment.