pub fn discv4_id_to_discv5_id(peer_id: PeerId) -> Result<NodeId, Error>
Converts a [PeerId] to a [discv5::enr::NodeId].
PeerId
discv5::enr::NodeId