feat: new lnurl lib and types on endpoints (#57)
Some checks failed
/ release (push) Has been cancelled
/ pullrequest (push) Has been cancelled

This commit is contained in:
dni ⚡ 2025-07-21 16:11:10 +02:00 committed by GitHub
commit 717d9c88f8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 1221 additions and 464 deletions

View file

@ -3,6 +3,7 @@ name = "lnbits-withdraw"
version = "0.0.0"
description = "LNbits, free and open-source Lightning wallet and accounts system."
authors = ["Alan Bits <alan@lnbits.com>"]
package-mode = false
[tool.poetry.dependencies]
python = "~3.12 | ~3.11 | ~3.10"