Module common

Source
Expand description

Helper types that can be used by launchers.

Structs§

Attached
Joins two attachments together.
LaunchContext
Reusable setup for launching a node.
LaunchContextWith
A LaunchContext along with an additional value.
WithComponents
Helper container to bundle the metered providers container and NodeAdapter.
WithConfigs
Helper container type to bundle the initial NodeConfig and the loaded settings from the reth.toml config
WithMeteredProvider
Helper container type to bundle the [ProviderFactory] and the metrics sender.
WithMeteredProviders
Helper container to bundle the [ProviderFactory], FullNodeTypes::Provider and a metrics sender.