pub fn send_wire_transaction_async( packets: Vec<u8>, addr: &SocketAddr) -> Result<(), TransportError>