Generic data prims EngineSyncController
#12825
Labels
A-consensus
Related to the consensus engine
A-sdk
Related to reth's use as a library
C-debt
Refactor of code section that is hard to understand or maintain
D-good-first-issue
Nice and easy! A great choice to get started
S-blocked
This cannot more forward until something else changes
Describe the feature
In
EngineSyncController
type definition, replaceBeaconConsensusEngineEvent
withBeaconConsensusEngineEvent<N::Primitives>
, andOrderedSealedBlock
withOrderedSealedBlock<reth_node_types::HeaderTy<N>, reth_node_types::BodyTy<N>>
. Update the impl body accordingly.reth/crates/consensus/beacon/src/engine/sync.rs
Lines 27 to 344 in 6695d07
blocked by #12824, #12823 and #12822
Additional context
No response
The text was updated successfully, but these errors were encountered: