Function swarm_nl::util::string_to_peer_id

source ·
pub fn string_to_peer_id(peer_id_string: &str) -> Option<PeerId>
Expand description

Convert a peer ID string to PeerId.