From 34557f9d3686693db15536b2bfbfaf5e8bba9930 Mon Sep 17 00:00:00 2001 From: Hack666r Date: Mon, 27 Jan 2025 15:51:58 +0100 Subject: [PATCH] CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0fca232635..738e5ab4dc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -788,7 +788,7 @@ May 17, 2024 consumer and provider dedicated types where possible. ([\#1350](https://github.com/cosmos/interchain-security/pull/1350)) - [Provider](x/ccv/provider) - - Add `QueryAllPairsValConAddrByConsumerChainID` method to get list of all pairs `valConsensus` address by `Consummer chainID`. ([\#1503](https://github.com/cosmos/interchain-security/pull/1503)) + - Add `QueryAllPairsValConAddrByConsumerChainID` method to get list of all pairs `valConsensus` address by `Consumer chainID`. ([\#1503](https://github.com/cosmos/interchain-security/pull/1503)) ### STATE BREAKING