paradigmxyz / reth

Modular, contributor-friendly and blazing-fast implementation of the Ethereum protocol, in Rust
https://reth.rs/
Apache License 2.0
3.99k stars 1.21k forks source link

chore(sdk): add adapters for header and body to `NodeTypes` #12723

Closed emhane closed 11 hours ago

emhane commented 1 day ago

Based on https://github.com/paradigmxyz/reth/pull/12647

Ref https://github.com/paradigmxyz/reth/issues/12454