mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-06-21 22:32:33 +02:00
docs: add release-notes.
This commit is contained in:
parent
6387c0ab50
commit
2915936a39
@ -27,6 +27,11 @@
|
|||||||
cause a nil pointer dereference during the probing of a payment request that
|
cause a nil pointer dereference during the probing of a payment request that
|
||||||
does not contain a payment address.
|
does not contain a payment address.
|
||||||
|
|
||||||
|
* [Fixed a bug](https://github.com/lightningnetwork/lnd/pull/9033) where we
|
||||||
|
would not signal an error when trying to bump an non-anchor channel but
|
||||||
|
instead report a successful cpfp registration although no fee bumping is
|
||||||
|
possible for non-anchor channels anyways.
|
||||||
|
|
||||||
# New Features
|
# New Features
|
||||||
## Functional Enhancements
|
## Functional Enhancements
|
||||||
## RPC Additions
|
## RPC Additions
|
||||||
|
Loading…
x
Reference in New Issue
Block a user