mirror of
https://github.com/lnbits/lnbits.git
synced 2025-10-11 04:52:34 +02:00
This commit is contained in:
@@ -64,6 +64,7 @@ async def lnurl_response(
|
|||||||
pin=decryptedPin,
|
pin=decryptedPin,
|
||||||
payhash="payment_hash",
|
payhash="payment_hash",
|
||||||
)
|
)
|
||||||
|
print(price_msat)
|
||||||
if not lnurlpospayment:
|
if not lnurlpospayment:
|
||||||
raise HTTPException(
|
raise HTTPException(
|
||||||
status_code=HTTPStatus.FORBIDDEN, detail="Could not create payment"
|
status_code=HTTPStatus.FORBIDDEN, detail="Could not create payment"
|
||||||
|
Reference in New Issue
Block a user