This commit is contained in:
boufni95 2024-08-08 16:55:09 +02:00
parent 0f1e5908d3
commit 670e4e684e

View file

@ -17,6 +17,7 @@ const start = async () => {
log("manual process ended")
return
}
const { apps, mainHandler, liquidityProviderInfo, wizard, adminManager } = keepOn
const serverMethods = GetServerMethods(mainHandler)
const nostrSettings = LoadNosrtSettingsFromEnv()