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: use ethereum-forks types directly #12702

Closed mattsse closed 1 day ago

mattsse commented 1 day ago

use ethereum-forks crate types directly

also reorders imports because this was bugging me