diff --git a/etherlink/CHANGES_NODE.md b/etherlink/CHANGES_NODE.md index 4ab646c198f89dfdf01f03fa0bf2fd2c86407daa..ff713f4d0f9a37c0962da90151ecd36e4513eabe 100644 --- a/etherlink/CHANGES_NODE.md +++ b/etherlink/CHANGES_NODE.md @@ -5,8 +5,9 @@ ### Features - Support daily log files for the observer mode (!13101). -- The RPC `eth_getBalance` supports the default block parameter - (https://ethereum.org/en/developers/docs/apis/json-rpc/#default-block). (!13039, !12345) +- The RPC `eth_getBalance`, `eth_getCode` and `eth_getStorageAt` + support the default block parameter (https://ethereum.org/en/developers/docs/apis/json-rpc/#default-block). + (!13039, !13056, !13058) ### Bug fixes