mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-03-04 09:48:19 +01:00
docs: add release-notes.
This commit is contained in:
parent
25f7b1c362
commit
816b25e2ba
1 changed files with 5 additions and 0 deletions
|
@ -68,6 +68,11 @@ commitment when the channel was force closed.
|
|||
in the `ReplyChannelRange` msg and introduced a check that ChanUpdates with a
|
||||
timestamp too far into the future will be discarded.
|
||||
|
||||
* [Fixed](https://github.com/lightningnetwork/lnd/pull/9026) a bug where we
|
||||
would create a blinded route with a minHTLC greater than the actual payment
|
||||
amount. Moreover remove strict correlation between min_cltv_delta and the
|
||||
blinded path expiry.
|
||||
|
||||
# New Features
|
||||
## Functional Enhancements
|
||||
## RPC Additions
|
||||
|
|
Loading…
Add table
Reference in a new issue