mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
chore: remove reference to EngineApiTreeHandlerImpl (#10239)
This commit is contained in:
@ -402,7 +402,7 @@ where
|
|||||||
E: BlockExecutorProvider,
|
E: BlockExecutorProvider,
|
||||||
T: EngineTypes,
|
T: EngineTypes,
|
||||||
{
|
{
|
||||||
/// Creates a new `EngineApiTreeHandlerImpl`.
|
/// Creates a new [`EngineApiTreeHandler`].
|
||||||
#[allow(clippy::too_many_arguments)]
|
#[allow(clippy::too_many_arguments)]
|
||||||
pub fn new(
|
pub fn new(
|
||||||
provider: P,
|
provider: P,
|
||||||
|
|||||||
Reference in New Issue
Block a user