Fix branch (#14416)

Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
This commit is contained in:
XxAlex74xX
2025-02-11 22:18:11 +01:00
committed by GitHub
parent fa2a571f8b
commit 77bd2115fb
5 changed files with 9 additions and 8 deletions

View File

@ -18,7 +18,7 @@ use serde_with::{DeserializeFromStr, SerializeDisplay};
#[cfg(feature = "secp256k1")]
use enr::Enr;
/// Represents a ENR in discovery.
/// Represents an ENR in discovery.
///
/// Note: this is only an excerpt of the [`NodeRecord`] data structure.
#[derive(