pub fn split_off_peer_id(address: Multiaddr) -> Result<(PeerId, Multiaddr)>
Split off the peer ID from a multiaddress, returning the shortened address and the peer ID.