Skip to content

Commit

Permalink
proto file
Browse files Browse the repository at this point in the history
  • Loading branch information
sunnya97 committed May 8, 2021
1 parent d1e56ce commit e2aa8b9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions proto/cosmos/staking/v1beta1/staking.proto
Original file line number Diff line number Diff line change
Expand Up @@ -288,6 +288,7 @@ message Params {
(gogoproto.customtype) = "github.com/cosmos/cosmos-sdk/types.Int",
(gogoproto.nullable) = false
];
// min_commission_rate is the chain-wide minimum commission rate that a validator can charge their delegators
string min_commission_rate = 7 [
(gogoproto.moretags) = "yaml:\"min_commission_rate\"",
(gogoproto.customtype) = "github.com/cosmos/cosmos-sdk/types.Dec",
Expand Down

0 comments on commit e2aa8b9

Please sign in to comment.