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