Skip to content

Use OP components in custom transaction example #16194

Open
@klkvr

Description

@klkvr

Describe the feature

Right now we're using mocked components in the example:

type ComponentsBuilder =
ComponentsBuilder<N, CustomPoolBuilder, (), (), (), CustomConsensusBuilder>;

We should replace those with actual components. Ideally, OP components should work here directly so that users are able to just reuse them. If this is not feasible for some of the components, we can introduce custom ones

Additional context

No response

Metadata

Metadata

Assignees

Labels

A-sdkRelated to reth's use as a libraryC-enhancementNew feature or request

Type

No type

Projects

Status

Backlog

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions