We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf7a663 commit 1adc9fdCopy full SHA for 1adc9fd
docs/release-notes/release-notes-0.19.0.md
@@ -121,6 +121,11 @@
121
tests to set a lower value for faster funding confirmation timeout while
122
keeping the default of 2016 blocks for production stability.
123
124
+* [Add](https://github.com/lightningnetwork/lnd/pull/9603) validation to ensure
125
+ that MPP parameters are compatible with the payment amount before attempting
126
+ the payment. This prevents payments from entering a path finding loop that
127
+ would eventually timeout.
128
+
129
## RPC Additions
130
131
* [Add a new rpc endpoint](https://github.com/lightningnetwork/lnd/pull/8843)
0 commit comments