lnurlp cleaned and finished

This commit is contained in:
Tiago vasconcelos
2021-10-08 12:10:43 +01:00
parent 7b93299ef7
commit 7e3b0c08dc
4 changed files with 9 additions and 11 deletions
+1 -1
View File
@@ -35,6 +35,7 @@ def lnurlp_renderer():
from .views_api import * # noqa
from .views import * # noqa
from .tasks import wait_for_paid_invoices
from .lnurl import * # noqa
def lnurlp_start():
loop = asyncio.get_event_loop()
@@ -42,7 +43,6 @@ def lnurlp_start():
# from .lnurl import * # noqa
# from lnbits.tasks import record_async