reth_
node_
builder
1.1.1
Module hooks
Module Items
Structs
Traits
In crate reth_
node_
builder
reth_node_builder
Module
hooks
Copy item path
Source
Expand description
Node event hooks.
Structs
§
Node
Hooks
Container for all the configurable hook functions.
Traits
§
OnComponent
Initialized
Hook
A helper trait for the event hook that is run once the node is initialized.
OnNode
Started
Hook
A helper trait that is run once the node is started.