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:
parent
bdfbbb779e
commit
80a94aa9ce
7 changed files with 36 additions and 42 deletions
|
|
@ -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]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue