diff --git a/changelog.md b/changelog.md index dac460d24a..4ff3508da7 100644 --- a/changelog.md +++ b/changelog.md @@ -43,6 +43,7 @@ * [2001](https://github.com/zeta-chain/node/pull/2001) - replace broadcast mode block with sync and remove fungible params * [1989](https://github.com/zeta-chain/node/pull/1989) - simplify `IsSendOutTxProcessed` method and add unit tests * [2013](https://github.com/zeta-chain/node/pull/2013) - rename `GasPriceVoter` message to `VoteGasPrice` +* [2059](https://github.com/zeta-chain/node/pull/2059) - Remove unused params from all functions in zetanode ### Features