mirror of
https://github.com/paradigmxyz/reth.git
synced 2026-01-29 17:18:08 -05:00
* refactor: clean up `StateFetcher::next_peer` The `&mut Peer` is unused, so we do not need to return it. * chore: idiomatic rust
* refactor: clean up `StateFetcher::next_peer` The `&mut Peer` is unused, so we do not need to return it. * chore: idiomatic rust