mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
chore: add and fix more lints, improve docs (#4765)
This commit is contained in:
@ -23,8 +23,8 @@ use tokio_stream::wrappers::ReceiverStream;
|
||||
/// An abstraction over the configured discovery protocol.
|
||||
///
|
||||
/// Listens for new discovered nodes and emits events for discovered nodes and their
|
||||
/// address.#[derive(Debug, Clone)]
|
||||
|
||||
/// address.
|
||||
#[derive(Debug)]
|
||||
pub struct Discovery {
|
||||
/// All nodes discovered via discovery protocol.
|
||||
///
|
||||
|
||||
Reference in New Issue
Block a user