We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 408a443 commit 6480d8aCopy full SHA for 6480d8a
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+# v2.7.1
4
+
5
+- Minor type fix in the `outgoing_payments_for_payment_hash` query.
6
7
# v2.7.0
8
9
- Add `fail_htlcs` function to cancel pending htlcs (for example for HODL invoices).
lightspark/version.py
@@ -1 +1 @@
-__version__ = "2.7.0"
+__version__ = "2.7.1"
0 commit comments