@@ -60,6 +60,7 @@ def run():
strg = storage()
start = start_factory(setman.settings, strg)
start.create()
+ start.create_transactions()
app.run()