Skip to content

Commit 8eab1ed

Browse files
committed
docs: add EstimateRouteFee release note
1 parent 1dd09d2 commit 8eab1ed

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

docs/release-notes/release-notes-0.21.0.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,10 @@
8888
RBF close state machine does not yet thread through the `AuxCloser` hook
8989
that overlay channels rely on to build aux-aware close transactions.
9090

91+
* [Fixed `EstimateRouteFee`](https://github.com/lightningnetwork/lnd/pull/10771)
92+
to use independent probe payment hashes when probing multiple LSPs, preventing
93+
later probes from reusing the first probe's CLTV delta.
94+
9195
# New Features
9296

9397
- [Basic Support](https://github.com/lightningnetwork/lnd/pull/9868) for onion

0 commit comments

Comments
 (0)