diff --git a/crates/rpc/rpc-builder/src/lib.rs b/crates/rpc/rpc-builder/src/lib.rs index 3c3afe5168..776ec74c23 100644 --- a/crates/rpc/rpc-builder/src/lib.rs +++ b/crates/rpc/rpc-builder/src/lib.rs @@ -2321,7 +2321,7 @@ impl RpcServerHandle { pub async fn eth_ipc_provider( &self, ) -> Option + Clone + Unpin + 'static> { - self.new_ws_provider_for().await + self.new_ipc_provider_for().await } /// Returns an ipc provider from the rpc server handle for the