-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Closed
12 / 1212 of 12 issues completedLabels
A-sdkRelated to reth's use as a libraryRelated to reth's use as a libraryC-enhancementNew feature or requestNew feature or requestC-tracking-issueAn issue that collects information about a broad development initiativeAn issue that collects information about a broad development initiative
Description
Describe the feature
ideally all op components:
reth/crates/optimism/node/src/node.rs
Lines 184 to 191 in fe3653f
| type ComponentsBuilder = ComponentsBuilder< | |
| N, | |
| OpPoolBuilder, | |
| BasicPayloadServiceBuilder<OpPayloadBuilder>, | |
| OpNetworkBuilder, | |
| OpExecutorBuilder, | |
| OpConsensusBuilder, | |
| >; |
should also be usable with any additional types ref #15167
Additional context
No response
Sub-issues
Metadata
Metadata
Assignees
Labels
A-sdkRelated to reth's use as a libraryRelated to reth's use as a libraryC-enhancementNew feature or requestNew feature or requestC-tracking-issueAn issue that collects information about a broad development initiativeAn issue that collects information about a broad development initiative
Type
Projects
Status
Completed