Fix/cashu update protocol (#1433)

* updates NOTE: fix pyproject and requirements

* revert GET to POST

* update cashu on pip and change name of models

* adjust client to spendable

* refactor spendable
This commit is contained in:
calle
2023-01-30 09:29:44 +01:00
committed by GitHub
parent bdfbbb779e
commit 80a94aa9ce
7 changed files with 36 additions and 42 deletions
+1 -1
View File
@@ -62,8 +62,8 @@ protobuf = "4.21.12"
Cerberus = "1.3.4"
async-timeout = "4.0.2"
pyln-client = "0.11.1"
cashu = "0.8.2"
boltz-client = "0.1.3"
cashu = "0.9.0"
[tool.poetry.dev-dependencies]