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: move tx builder fns #12709

Closed mattsse closed 1 day ago

mattsse commented 1 day ago

extracted from #12708

relaxes bounds, keep diff smol.

no functional changes