Skip to content

Commit ae6dfb4

Browse files
docs: add release notes.
Signed-off-by: Nishant Bansal <[email protected]>
1 parent dfe12e2 commit ae6dfb4

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/release-notes/release-notes-0.19.0.md

+5
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,11 @@
121121
tests to set a lower value for faster funding confirmation timeout while
122122
keeping the default of 2016 blocks for production stability.
123123

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+
124129
## RPC Additions
125130

126131
* [Add a new rpc endpoint](https://github.com/lightningnetwork/lnd/pull/8843)

0 commit comments

Comments
 (0)