Skip to content

Commit 226488e

Browse files
committed
docs: add release-notes for LND 20.1
1 parent c9ff546 commit 226488e

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

docs/release-notes/release-notes-0.20.1.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,14 @@
4545

4646
## RPC Updates
4747

48+
* The `EstimateRouteFee` RPC now implements an [LSP detection
49+
heuristic](https://github.com/lightningnetwork/lnd/pull/10396) that probes up
50+
to 3 unique Lightning Service Providers when route hints indicate an LSP
51+
setup. The implementation returns worst-case (most expensive) fee estimates
52+
for conservative budgeting and includes griefing protection by limiting the
53+
number of probed LSPs. It enhances the previously LSP design by being more
54+
generic and more flexible.
55+
4856
## lncli Updates
4957

5058
## Breaking Changes

0 commit comments

Comments
 (0)