Skip to content

Commit

Permalink
test: fix x/slashing operations test (cosmos#12346)
Browse files Browse the repository at this point in the history
  • Loading branch information
julienrbrt authored Jun 27, 2022
1 parent 3b27645 commit f5d6466
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion params/weights.go
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ const (
DefaultWeightMsgDeposit int = 100
DefaultWeightMsgVote int = 67
DefaultWeightMsgVoteWeighted int = 33
DefaultWeightMsgUnjail int = 100
DefaultWeightMsgCreateValidator int = 100
DefaultWeightMsgEditValidator int = 5
DefaultWeightMsgDelegate int = 100
Expand Down

0 comments on commit f5d6466

Please sign in to comment.