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