reth_discv5

Function build_local_enr

Source
pub fn build_local_enr(
    sk: &SecretKey,
    config: &Config,
) -> (Enr<SecretKey>, NodeRecord, Option<&'static [u8]>, IpMode)
Expand description

Builds the local ENR with the supplied key.