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 edb522f + c1e723a commit f14e522Copy full SHA for f14e522
docs/lnd/release-notes/release-notes-0.19.0.md
@@ -115,6 +115,9 @@ keysend payment validation is stricter.
115
* [Fixed](https://github.com/lightningnetwork/lnd/pull/9703) a possible panic
116
when reloading legacy inflight payments which don't have the MPP feature.
117
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
# New Features
122
123
* Add support for [archiving channel backup](https://github.com/lightningnetwork/lnd/pull/9232)
0 commit comments