This commit is contained in:
Mark Qvist 2022-07-02 08:45:40 +02:00
parent 8f82a2b87f
commit d33154bfdb

View File

@ -254,7 +254,7 @@ class Packet:
if not self.packed:
self.pack()
if RNS.Transport.outbound(self):
return self.receipt
else: