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 4a38f8f commit 3710bc1Copy full SHA for 3710bc1
docs/release-notes/release-notes-0.19.3.md
@@ -37,6 +37,11 @@
37
imported in a watch-only (e.g. remote-signing)
38
setup](https://github.com/lightningnetwork/lnd/pull/10119).
39
40
+- [Fixed](https://github.com/lightningnetwork/lnd/pull/10125) a case in the
41
+ payment lifecycle where we would retry the same route over and over again in
42
+ situations where the sending amount would violate the channel policy
43
+ restriction (min,max HTLC).
44
+
45
# New Features
46
47
## Functional Enhancements
@@ -90,3 +95,4 @@
90
95
* Olaoluwa Osuntokun
91
96
* Oliver Gugger
92
97
* Yong Yu
98
+* Ziggie
0 commit comments