mirror of
https://github.com/markqvist/Reticulum.git
synced 2024-11-05 05:40:14 +00:00
Work on tunnels
This commit is contained in:
parent
8646be0dcf
commit
7f38c32e90
@ -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")
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user