mirror of
https://github.com/lnbits/lnbits.git
synced 2025-09-19 03:57:29 +02:00
wos debugging
This commit is contained in:
@@ -34,7 +34,7 @@ async def lnurl_response(username: str, domain: str, request: Request):
|
|||||||
max_sendable=1000000000,
|
max_sendable=1000000000,
|
||||||
metadata=await address.lnurlpay_metadata(),
|
metadata=await address.lnurlpay_metadata(),
|
||||||
)
|
)
|
||||||
|
print("RESP", resp)
|
||||||
return resp.dict()
|
return resp.dict()
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user