Generic block for BlockchainTreeAction
#13320
Labels
A-consensus
Related to the consensus engine
A-sdk
Related to reth's use as a library
S-blocked
This cannot more forward until something else changes
Describe the feature
Make
BlockchainTreeAction
generic over block asBlockchainTreeAction<EngineT: EngineTypes, B: reth_primitives_traits::Block>
and generalise type nested in variantsSealedBlock
toSealedBlockFor<B>
reth/crates/consensus/beacon/src/engine/mod.rs
Lines 1938 to 1974 in 5b19bad
Additional context
No response
The text was updated successfully, but these errors were encountered: