pub fn get_port_from_multiaddr(multi_addr: &Multiaddr) -> Option<u16>
Returns the UDP port from the provided MultiAddr.