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.
2 parents b6bded6 + 042b2df commit 1b03ba3Copy full SHA for 1b03ba3
docs/lnd/release-notes/release-notes-0.19.0.md
@@ -26,6 +26,11 @@
26
* [Fix a bug](https://github.com/lightningnetwork/lnd/pull/9134) that would
27
cause a nil pointer dereference during the probing of a payment request that
28
does not contain a payment address.
29
+
30
+* [Fixed a bug](https://github.com/lightningnetwork/lnd/pull/9033) where we
31
+ would not signal an error when trying to bump an non-anchor channel but
32
+ instead report a successful cpfp registration although no fee bumping is
33
+ possible for non-anchor channels anyways.
34
35
* [Use the required route blinding
36
feature-bit](https://github.com/lightningnetwork/lnd/pull/9143) for invoices
0 commit comments