fix: pay with nfc endpoint + add perform_withdraw (#3352)

This commit is contained in:
dni ⚡
2025-09-10 14:52:47 +02:00
committed by GitHub
parent c0b33560bb
commit 672a5b3a4d
8 changed files with 74 additions and 71 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ dependencies = [
"starlette==0.47.1",
"httpx==0.27.0",
"jinja2==3.1.6",
"lnurl==0.8.2",
"lnurl==0.8.3",
"pydantic==1.10.22",
"pyqrcode==1.2.1",
"shortuuid==1.0.13",