From 95968bcc80dde180d5c1514c5b387729854f5662 Mon Sep 17 00:00:00 2001 From: skosito Date: Wed, 13 Mar 2024 00:29:53 +0100 Subject: [PATCH] Fix changelog --- changelog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog.md b/changelog.md index 21aaf168e1..446ec755e8 100644 --- a/changelog.md +++ b/changelog.md @@ -15,6 +15,7 @@ * [1783](https://github.com/zeta-chain/node/pull/1783) - refactor zetaclient metrics naming and structure * [1774](https://github.com/zeta-chain/node/pull/1774) - split params and config in zetaclient * [1831](https://github.com/zeta-chain/node/pull/1831) - removing unnecessary pointers in context structure +* [1863](https://github.com/zeta-chain/node/pull/1863) - remove duplicate ValidateChainParams function ### Features @@ -37,7 +38,6 @@ ### Chores * [1814](https://github.com/zeta-chain/node/pull/1814) - fix code coverage ignore for protobuf generated files -* [1863](https://github.com/zeta-chain/node/pull/1863) - remove duplicate ValidateChainParams function ## Version: v14