mirror of
https://github.com/markqvist/Reticulum.git
synced 2026-06-11 07:23:29 -07:00
Work on tunnels
This commit is contained in:
+1
-1
@@ -969,7 +969,7 @@ class Transport:
|
||||
|
||||
if remote_transport_identity.validate(signature, signed_data):
|
||||
RNS.log("Signature is valid")
|
||||
tunnel_entry =
|
||||
tunnel_entry = []
|
||||
else:
|
||||
RNS.log("Signature is invalid")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user