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 c9b5974 commit dc2cad9Copy full SHA for dc2cad9
docs/release-notes/release-notes-0.19.0.md
@@ -118,6 +118,10 @@ keysend payment validation is stricter.
118
* [Fixed](https://github.com/lightningnetwork/lnd/pull/9746) a possible panic
119
when running LND with an aux component injected (custom channels).
120
121
+* [Fixed a bug](https://github.com/lightningnetwork/lnd/pull/9750): if a Taproot
122
+ address is added to LND using the `ImportTapscript` RPC, LND previously failed
123
+ to perform a cooperative close to that address.
124
+
125
# New Features
126
127
* Add support for [archiving channel backup](https://github.com/lightningnetwork/lnd/pull/9232)
0 commit comments