mirror of
https://github.com/lnbits/lnbits.git
synced 2025-10-09 20:12:34 +02:00
await a string
This commit is contained in:
@@ -21,7 +21,7 @@ async def lnurl_response(cp_id):
|
|||||||
),
|
),
|
||||||
min_sendable=10,
|
min_sendable=10,
|
||||||
max_sendable=50000,
|
max_sendable=50000,
|
||||||
metadata=await cp.lnurl_title,
|
metadata=cp.lnurl_title,
|
||||||
)
|
)
|
||||||
|
|
||||||
params = resp.dict()
|
params = resp.dict()
|
||||||
|
Reference in New Issue
Block a user