diff --git a/RNS/Transport.py b/RNS/Transport.py index 8379607..06e2f59 100755 --- a/RNS/Transport.py +++ b/RNS/Transport.py @@ -1344,7 +1344,7 @@ class Transport: should_add = True if should_add: - now = time.time() + now = time.time() rate_blocked = False if packet.context != RNS.Packet.PATH_RESPONSE and packet.receiving_interface.announce_rate_target != None: