From c4297d318f9ede3e52145bf6267392c82228acb3 Mon Sep 17 00:00:00 2001 From: Mark Qvist Date: Thu, 23 Jul 2026 14:43:51 +0200 Subject: [PATCH] Cleanup --- RNS/Transport.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RNS/Transport.py b/RNS/Transport.py index 7a70a2ae..baf4941e 100755 --- a/RNS/Transport.py +++ b/RNS/Transport.py @@ -1841,7 +1841,7 @@ class Transport: else: if announce_gravity <= current_gravity: should_add = False else: - RNS.log(f"Replacing path table entry for {RNS.prettyhexrep(packet.destination_hash)} with new announce due to higher gravity ({current_gravity}->{announce_gravity})", RNS.LOG_WARNING) + RNS.log(f"Replacing path table entry for {RNS.prettyhexrep(packet.destination_hash)} with new announce due to higher gravity ({current_gravity}->{announce_gravity})", RNS.LOG_DEBUG) if RNS.sl(RNS.LOG_DEBUG) else None should_add = True else: # If an announce arrives with a larger hop