mirror of
https://github.com/lightningnetwork/lnd.git
synced 2026-08-13 12:32:48 +02:00
docs: add release note
This commit is contained in:
parent
3a5e816d5e
commit
22be7db188
1 changed files with 6 additions and 0 deletions
|
|
@ -153,6 +153,12 @@
|
|||
for the adversary model, the layers, the defaults, and operator
|
||||
recipes.
|
||||
|
||||
- The second chance mechanism of the pathfinder was adjusted to apply a
|
||||
significant penalty to the route instead of immediately retrying it. This means
|
||||
that if a failure carries a fee policy update we'll still take it into account
|
||||
but will retry that route with a lower priority. See more in the
|
||||
[PR](https://github.com/lightningnetwork/lnd/pull/10278).
|
||||
|
||||
## RPC Additions
|
||||
|
||||
* [Added `DeleteForwardingHistory`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue