mirror of
https://github.com/paradigmxyz/reth.git
synced 2026-04-30 03:01:58 -04:00
* refactor(txpool): consider below proto fee cap an error * style(txpool): turn InsertResult into std::result::Result * chore: rustfmt * docs: add missing docs