diff --git a/crates/rpc/rpc-eth-api/src/core.rs b/crates/rpc/rpc-eth-api/src/core.rs
index 20edf96d810d..fcad61a6f62a 100644
--- a/crates/rpc/rpc-eth-api/src/core.rs
+++ b/crates/rpc/rpc-eth-api/src/core.rs
@@ -425,6 +425,11 @@ where
number: BlockNumberOrTag,
full: bool,
) -> RpcResult