Skip to content

Commit

Permalink
Update proto/interchain_security/ccv/v1/shared_consumer.proto
Browse files Browse the repository at this point in the history
Co-authored-by: Philip Offtermatt <[email protected]>
  • Loading branch information
insumity and p-offtermatt authored Jun 17, 2024
1 parent 3cb17be commit dee262c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion proto/interchain_security/ccv/v1/shared_consumer.proto
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ message ConsumerParams {
google.protobuf.Duration unbonding_period = 9
[ (gogoproto.nullable) = false, (gogoproto.stdduration) = true ];

// !!! DEPRECATED !!! soft_opt_out_threshold is deprecated.
// !!! DEPRECATED !!! soft_opt_out_threshold is deprecated. see docs/docs/adrs/adr-015-partial-set-security.md
string soft_opt_out_threshold = 10 [deprecated = true];

// Reward denoms. These are the denominations which are allowed to be sent to
Expand Down

0 comments on commit dee262c

Please sign in to comment.