From 9f11b8e3943241893a8ec3ebfef34fb93b07b39b Mon Sep 17 00:00:00 2001 From: Alex Gartner Date: Thu, 29 Aug 2024 12:58:20 -0700 Subject: [PATCH] changelog --- changelog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/changelog.md b/changelog.md index e1b73cd957..53d03c8805 100644 --- a/changelog.md +++ b/changelog.md @@ -15,6 +15,7 @@ * [2644](https://github.com/zeta-chain/node/pull/2644) - add created_timestamp to cctx status * [2673](https://github.com/zeta-chain/node/pull/2673) - add relayer key importer, encryption and decryption * [2633](https://github.com/zeta-chain/node/pull/2633) - support for stateful precompiled contracts. +* [2788](https://github.com/zeta-chain/node/pull/2788) - add common importable zetacored rpc package ### Refactor