mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 19:09:54 +00:00
Fix branch (#14416)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
This commit is contained in:
@ -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(
|
||||
|
||||
Reference in New Issue
Block a user