Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
swelf19 committed Nov 25, 2024
1 parent c2d8fbd commit 7965942
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contracts/dao/neutron-chain-manager/src/msg.rs
Original file line number Diff line number Diff line change
Expand Up @@ -394,7 +394,7 @@ pub struct CCVUpdateParamsPermission {
pub consumer_redistribution_fraction: bool,
pub historical_entries: bool,
pub unbonding_period: bool,
// !!! DEPRECATED !!! soft_opt_out_threshold is deprecated.
// !!! DEPRECATED !!! soft_opt_out_threshold is deprecated.
// see https://github.com/cosmos/interchain-security/blob/main/docs/docs/adrs/adr-015-partial-set-security.md
pub soft_opt_out_threshold: bool,
pub reward_denoms: bool,
Expand Down

0 comments on commit 7965942

Please sign in to comment.