Changed transport init
This commit is contained in:
parent
bbf79e1133
commit
e3bd91b82d
@ -72,7 +72,7 @@ class Reticulum:
|
|||||||
self.applyConfig()
|
self.applyConfig()
|
||||||
RNS.Identity.loadKnownDestinations()
|
RNS.Identity.loadKnownDestinations()
|
||||||
|
|
||||||
RNS.Transport.start()
|
RNS.Transport.start(self)
|
||||||
|
|
||||||
atexit.register(Reticulum.exit_handler)
|
atexit.register(Reticulum.exit_handler)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user