diff --git a/changelog.md b/changelog.md index 28b89518e6..f9fc784d36 100644 --- a/changelog.md +++ b/changelog.md @@ -11,6 +11,7 @@ ### Features * [1789](https://github.com/zeta-chain/node/issues/1789) - block cross-chain transactions that involve restricted addresses +* [1755](https://github.com/zeta-chain/node/issues/1755) - use evm JSON RPC for inbound tx (including blob tx) observation. ### Tests