Fix/ln unsuccessful payment (#159)

* throws error for unsuccessful payment so that wallets get error message

* bump to 0.11.2
This commit is contained in:
calle
2023-04-03 20:52:14 +02:00
committed by GitHub
parent 190f78eb54
commit 6b631111d1
5 changed files with 6 additions and 4 deletions

View File

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