From 919ff510d7ff7319e778c55147f4a024516d09b4 Mon Sep 17 00:00:00 2001 From: Philip Offtermatt Date: Wed, 8 May 2024 13:03:45 +0200 Subject: [PATCH] Add changelog entry for API breaking --- .../1863-add-minimum-power-in-topN-to-consumer-chain-list.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .changelog/unreleased/api-breaking/provider/1863-add-minimum-power-in-topN-to-consumer-chain-list.md diff --git a/.changelog/unreleased/api-breaking/provider/1863-add-minimum-power-in-topN-to-consumer-chain-list.md b/.changelog/unreleased/api-breaking/provider/1863-add-minimum-power-in-topN-to-consumer-chain-list.md new file mode 100644 index 0000000000..482702f26b --- /dev/null +++ b/.changelog/unreleased/api-breaking/provider/1863-add-minimum-power-in-topN-to-consumer-chain-list.md @@ -0,0 +1,2 @@ +- Changes the `list-consumer-chains` query to include a `min_power_in_top_N` field, as well as fields for all power shaping parameters of the consumer. + ([\#1863](https://github.com/cosmos/interchain-security/pull/1863)) \ No newline at end of file