Inherit header type in BlockChainTree
#12752
Labels
A-blockchain-tree
Related to sidechains, reorgs and pending blocks
A-db
Related to the database
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
Replace concrete type
Header
/SealedHeader
withreth_node_types::HeaderTy<N>
in impl ofBlockchainTree
reth/crates/blockchain-tree/src/blockchain_tree.rs
Lines 95 to 1373 in f8d683e
Additional context
No response
The text was updated successfully, but these errors were encountered: