mirror of
https://github.com/paradigmxyz/reth.git
synced 2026-01-27 16:18:08 -05:00
chore: remove reference to EngineApiTreeHandlerImpl (#10239)
This commit is contained in:
@@ -402,7 +402,7 @@ where
|
||||
E: BlockExecutorProvider,
|
||||
T: EngineTypes,
|
||||
{
|
||||
/// Creates a new `EngineApiTreeHandlerImpl`.
|
||||
/// Creates a new [`EngineApiTreeHandler`].
|
||||
#[allow(clippy::too_many_arguments)]
|
||||
pub fn new(
|
||||
provider: P,
|
||||
|
||||
Reference in New Issue
Block a user