mirror of
https://github.com/paradigmxyz/reth.git
synced 2026-01-30 09:38:24 -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>