pub fn build_local_enr( sk: &SecretKey, config: &Config, ) -> (Enr<SecretKey>, NodeRecord, Option<&'static [u8]>, IpMode)
Builds the local ENR with the supplied key.