Skip to content

Commit d8b57d2

Browse files
Merge pull request #814 from lightninglabs/docs-lnd
Update lnd documentation
2 parents 06beef2 + de17c12 commit d8b57d2

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

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

+5
Original file line numberDiff line numberDiff line change
@@ -168,6 +168,11 @@ close transaction.
168168
[changed](https://github.com/lightningnetwork/lnd/pull/9627) so the sweeper
169169
will always attempt the sweep as long as the budget can be partially covered.
170170

171+
* [Add](https://github.com/lightningnetwork/lnd/pull/9603) validation to ensure
172+
that MPP parameters are compatible with the payment amount before attempting
173+
the payment. This prevents payments from entering a path finding loop that
174+
would eventually timeout.
175+
171176
## RPC Additions
172177

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

0 commit comments

Comments
 (0)