mirror of
https://github.com/markqvist/Reticulum.git
synced 2025-05-02 14:46:05 -04:00
Refactored Identity method names
This commit is contained in:
parent
fe773c32e2
commit
d03b7d7a52
8 changed files with 42 additions and 42 deletions
|
@ -120,7 +120,7 @@ class Reticulum:
|
|||
exit(1)
|
||||
|
||||
self.__apply_config()
|
||||
RNS.Identity.loadKnownDestinations()
|
||||
RNS.Identity.load_known_destinations()
|
||||
|
||||
RNS.Transport.start(self)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue