pub fn string_to_peer_id(peer_id_string: &str) -> Option<PeerId>
Convert a peer ID string to PeerId.
PeerId