Skip to content

Commit 042b2df

Browse files
authored
update documentation
1 parent b6bded6 commit 042b2df

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/lnd/release-notes/release-notes-0.19.0.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,11 @@
2626
* [Fix a bug](https://github.com/lightningnetwork/lnd/pull/9134) that would
2727
cause a nil pointer dereference during the probing of a payment request that
2828
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.
2934

3035
* [Use the required route blinding
3136
feature-bit](https://github.com/lightningnetwork/lnd/pull/9143) for invoices

0 commit comments

Comments
 (0)