From 8eab1edd69887e4935b3e06eccf558902b29ffdd Mon Sep 17 00:00:00 2001 From: yyforyongyu Date: Mon, 27 Apr 2026 09:38:48 +0800 Subject: [PATCH] docs: add EstimateRouteFee release note --- docs/release-notes/release-notes-0.21.0.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/release-notes/release-notes-0.21.0.md b/docs/release-notes/release-notes-0.21.0.md index 23b93a0fd..f7b993985 100644 --- a/docs/release-notes/release-notes-0.21.0.md +++ b/docs/release-notes/release-notes-0.21.0.md @@ -88,6 +88,10 @@ RBF close state machine does not yet thread through the `AuxCloser` hook that overlay channels rely on to build aux-aware close transactions. +* [Fixed `EstimateRouteFee`](https://github.com/lightningnetwork/lnd/pull/10771) + to use independent probe payment hashes when probing multiple LSPs, preventing + later probes from reusing the first probe's CLTV delta. + # New Features - [Basic Support](https://github.com/lightningnetwork/lnd/pull/9868) for onion