feat: update lnurl lib refactor lnurl endpoints (#3271)
This commit is contained in:
parent
98f732fb6f
commit
a36ab2d408
16 changed files with 417 additions and 723 deletions
|
|
@ -20,8 +20,8 @@ fastapi = "0.116.1"
|
|||
starlette = "0.47.1"
|
||||
httpx = "0.27.0"
|
||||
jinja2 = "3.1.6"
|
||||
lnurl = "0.5.3"
|
||||
pydantic = "1.10.18"
|
||||
lnurl = "0.6.8"
|
||||
pydantic = "1.10.22"
|
||||
pyqrcode = "1.2.1"
|
||||
shortuuid = "1.0.13"
|
||||
sse-starlette = "2.3.6"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue