From ec54aa3785135e1e2fa2d7d8a7998512409ef130 Mon Sep 17 00:00:00 2001 From: skosito Date: Thu, 11 Apr 2024 17:49:44 +0200 Subject: [PATCH] Fix changelog --- changelog.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/changelog.md b/changelog.md index cd70a82586..b14f2426a1 100644 --- a/changelog.md +++ b/changelog.md @@ -26,8 +26,7 @@ * [1936](https://github.com/zeta-chain/node/pull/1936) - refactor common package into subpackages and rename to pkg * [1966](https://github.com/zeta-chain/node/pull/1966) - move TSS vote message from crosschain to observer * [1853](https://github.com/zeta-chain/node/pull/1853) - refactor vote inbound tx and vote outbound tx -* [2001](https://github.com/zeta-chain/node/pull/2001) - replace broadcast mode block with sync -* [2004](https://github.com/zeta-chain/node/pull/2004) - remove fungible params +* [2001](https://github.com/zeta-chain/node/pull/2001) - replace broadcast mode block with sync and remove fungible params ### Features