feat: add boltz-client (#3997)

This commit is contained in:
Arc
2026-06-05 10:38:46 +02:00
committed by GitHub
parent 83699289fc
commit e2d83b516a
3 changed files with 258 additions and 237 deletions
+1 -1
View File
@@ -61,7 +61,7 @@ lnbits-cli = "lnbits.commands:main"
[project.optional-dependencies]
breez = ["breez-sdk~=0.8.0", "breez-sdk-liquid~=0.11.11"]
liquid = ["wallycore~=1.5.1"]
liquid = ["wallycore~=1.5.1", "boltz-client==0.4.0"]
migration = ["psycopg2-binary~=2.9.11"]
[dependency-groups]