primitives: remove BlockHeader
and Header
reexport
#11127
Labels
C-enhancement
New feature or request
S-needs-triage
This issue needs to be labelled
S-stale
This issue/PR is stale and will close with no further activity
Describe the feature
After the merge of alloy-rs/alloy#1302 and its inclusion over the next release of alloy, we can completely remove
BlockHeader
trait andHeader
reexport herereth/crates/primitives-traits/src/header/mod.rs
Lines 12 to 73 in ed1de89
We can then import everything from alloy directly when needed around the codebase.
Additional context
No response
The text was updated successfully, but these errors were encountered: