From 484e500487000ebb48d3c21e0ddc21bdccd2ca6e Mon Sep 17 00:00:00 2001 From: mmsqe Date: Wed, 25 Oct 2023 13:46:44 +0800 Subject: [PATCH] Update CHANGELOG.md Signed-off-by: mmsqe --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4b6116b2ad..48c9300f3e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +6,7 @@ - [#1215](https://github.com/crypto-org-chain/cronos/pull/1215) Update ethermint to fix of concurrent write in fee history. - [#1217](https://github.com/crypto-org-chain/cronos/pull/1217) Use the default chain-id behavour in sdk. -- [#](https://github.com/crypto-org-chain/cronos/pull/) Fill default value for staking gensis to avoid panic in pruned node. +- [#1224](https://github.com/crypto-org-chain/cronos/pull/1224) Fill default value for staking gensis to avoid panic in pruned node. *October 17, 2023*