Refactored and documented Reticulum class

This commit is contained in:
Mark Qvist 2021-05-16 13:02:46 +02:00
parent b2eebd90ea
commit aa02931364
3 changed files with 19 additions and 4 deletions

View file

@ -128,7 +128,7 @@ class Identity:
return False
@staticmethod
def exitHandler():
def exit_handler():
Identity.saveKnownDestinations()