Merge PR #5384: Fund Community Pool -- Part II

This commit is contained in:
Alexander Bezobchuk
2019-12-10 23:02:15 -05:00
committed by GitHub
parent 09bd174a49
commit bcca045caf
10 changed files with 113 additions and 26 deletions
+1
View File
@@ -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