rc5 2
This commit is contained in:
parent
59b3941843
commit
8394e56f5d
4 changed files with 36 additions and 34 deletions
|
|
@ -9,8 +9,8 @@ import shortuuid
|
|||
from fastapi import APIRouter, HTTPException, Request, Response
|
||||
from fastapi.responses import JSONResponse
|
||||
from fastapi.routing import APIRoute
|
||||
from lnbits.core.models import Payment
|
||||
from lnbits.core.crud import update_payment
|
||||
from lnbits.core.models import Payment
|
||||
from lnbits.core.services import pay_invoice
|
||||
from loguru import logger
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue