mirror of
https://github.com/paradigmxyz/reth.git
synced 2026-02-06 21:15:27 -05:00
* feat(rpc): net namespace * add network_id field to debug * is_listening flag & peer count as hex * eth api trait * fix errors * Update crates/net/rpc/src/net/mod.rs Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de> * add trait bounds directly * fmt Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>