mirror of
https://github.com/markqvist/NomadNet.git
synced 2025-12-17 06:44:21 +01:00
Node announce handling.
This commit is contained in:
@@ -156,7 +156,7 @@ class NomadNetworkApp:
|
||||
|
||||
RNS.log("LXMF Router ready to receive on: "+RNS.prettyhexrep(self.lxmf_destination.hash))
|
||||
|
||||
self.directory = nomadnet.Directory.Directory(self)
|
||||
self.directory = nomadnet.Directory(self)
|
||||
|
||||
if self.enable_node:
|
||||
self.node = nomadnet.Node(self)
|
||||
|
||||
Reference in New Issue
Block a user