This commit is contained in:
benarc 2021-10-22 09:37:15 +01:00
parent 29ae4ef77e
commit 7be1859c94

View file

@ -64,6 +64,7 @@ async def lnurl_response(
pin=decryptedPin,
payhash="payment_hash",
)
print(price_msat)
if not lnurlpospayment:
raise HTTPException(
status_code=HTTPStatus.FORBIDDEN, detail="Could not create payment"