mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00: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>