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 20ff4da + 1dcb060 commit fd1fa7aCopy full SHA for fd1fa7a
docs/lnd/release-notes/release-notes-0.19.3.md
@@ -42,6 +42,10 @@
42
situations where the sending amount would violate the channel policy
43
restriction (min,max HTLC).
44
45
+- [Fixed](https://github.com/lightningnetwork/lnd/pull/10141) a case where we
46
+ would not resolve all outstanding payment attempts after the overall payment
47
+ lifecycle was canceled due to a timeout.
48
+
49
# New Features
50
51
## Functional Enhancements
0 commit comments