mirror of
https://github.com/paradigmxyz/reth.git
synced 2026-01-30 17:48:03 -05:00
* Create struct PeerInfo * Add GetPeerInfo command * Minor changes * Use oneshot::sender * Add GetPeerInfoById * Use async/await * Add client_id to establish connection * Add method calls * Add test_get_peer * Add test_get_peer_by_id * fmt changes * clippy changes * chore: rustfmt * smol touch ups Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>