pub fn addr_to_multiaddr<T: Into<Address>>(a: T) -> Option<MultiAddr>
Expand description

Try to convert an Ockam Address into a MultiAddr.