feat: check paid_to_join and storage

This commit is contained in:
Vlad Stan 2023-02-14 09:46:33 +02:00
parent dfda2367a2
commit 44ae8086cc
4 changed files with 45 additions and 30 deletions

View file

@ -4,7 +4,6 @@ import re
from loguru import logger
from lnbits.core.models import Payment
from lnbits.extensions.nostrrelay.models import NostrAccount
from lnbits.helpers import get_current_extension_name
from lnbits.tasks import register_invoice_listener