pub fn create_relay_address_with_hostname( server_key_hex: String, hostname: String, ) -> Result<RelayAddress, String>