NUT-08 Lightning fee return (#114)

* skeleton

* works

* comments

* docsctrings ledger.py

* bump version to 0.10.

* fixes mypy stuff

* make format

* remove unwanted changes
This commit is contained in:
calle
2023-03-16 01:28:33 +01:00
committed by GitHub
parent 9ae222740a
commit 70828b59d5
9 changed files with 349 additions and 75 deletions

View File

@@ -1,6 +1,6 @@
[tool.poetry]
name = "cashu"
version = "0.9.4"
version = "0.10.0"
description = "Ecash wallet and mint."
authors = ["calle <callebtc@protonmail.com>"]
license = "MIT"