mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-06-11 01:11:02 +02:00
docs: add release notes
Signed-off-by: Nishant Bansal <nishant.bansal.282003@gmail.com>
This commit is contained in:
parent
cfab97c8be
commit
e747ead933
@ -168,6 +168,11 @@ close transaction.
|
|||||||
[changed](https://github.com/lightningnetwork/lnd/pull/9627) so the sweeper
|
[changed](https://github.com/lightningnetwork/lnd/pull/9627) so the sweeper
|
||||||
will always attempt the sweep as long as the budget can be partially covered.
|
will always attempt the sweep as long as the budget can be partially covered.
|
||||||
|
|
||||||
|
* [Add](https://github.com/lightningnetwork/lnd/pull/9603) validation to ensure
|
||||||
|
that MPP parameters are compatible with the payment amount before attempting
|
||||||
|
the payment. This prevents payments from entering a path finding loop that
|
||||||
|
would eventually timeout.
|
||||||
|
|
||||||
## RPC Additions
|
## RPC Additions
|
||||||
|
|
||||||
* [Add a new rpc endpoint](https://github.com/lightningnetwork/lnd/pull/8843)
|
* [Add a new rpc endpoint](https://github.com/lightningnetwork/lnd/pull/8843)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user