This commit is contained in:
ben
2022-10-27 00:37:15 +01:00
parent 5b1df5fffc
commit 047d0fc761
6 changed files with 139 additions and 30 deletions
+1 -1
View File
@@ -61,7 +61,7 @@ async def create_lnurldevice(
data.pin3,
data.profit4,
data.amount4,
data.pin4
data.pin4,
),
)
return await get_lnurldevice(lnurldevice_id)