mirror of
https://github.com/lightningnetwork/lnd.git
synced 2026-08-20 13:27:27 +02:00
docs: add EstimateRouteFee release note
This commit is contained in:
parent
1dd09d2300
commit
8eab1edd69
1 changed files with 4 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue