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 5a62528 commit faa3110Copy full SHA for faa3110
docs/release-notes/release-notes-0.19.0.md
@@ -68,6 +68,11 @@
68
fail to persist (and hence, propagate) node announcements containing address
69
types (such as a DNS hostname) unknown to LND.
70
71
+* [Fixed an edge case](https://github.com/lightningnetwork/lnd/pull/9150) where
72
+ the payment may become stuck if the invoice times out while the node
73
+ restarts, for details check [this
74
+ issue](https://github.com/lightningnetwork/lnd/issues/8975#issuecomment-2270528222).
75
+
76
# New Features
77
78
* [Support](https://github.com/lightningnetwork/lnd/pull/8390) for
0 commit comments