diff --git a/.changelog/unreleased/features/2399-opt-in-chain-needs-active-validator-to-launch.md b/.changelog/unreleased/features/2399-opt-in-chain-needs-active-validator-to-launch.md new file mode 100644 index 0000000000..a8392796c5 --- /dev/null +++ b/.changelog/unreleased/features/2399-opt-in-chain-needs-active-validator-to-launch.md @@ -0,0 +1,2 @@ +- `[x/provider]` Prevent Opt-In chains from launching, unless at least one active validator has opted-in to them. + ([\#2101](https://github.com/cosmos/interchain-security/pull/2399))