Move stuff in silly places

This commit is contained in:
2022-05-05 18:16:56 +01:00
parent 22520c8224
commit 38caba7d2b
16 changed files with 1382 additions and 53 deletions

View File

@@ -27,7 +27,7 @@ class Sinks(util.Base):
self.log.debug("Finished initialising subclasses.")
def all_sinks_authenticated(self): # TODO: fix
self.tx.setup_loops()
self.money.setup_loops()
def startup(self):
"""