mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-05-13 13:20:08 +02:00
docs: add release-notes.
This commit is contained in:
parent
25f7b1c362
commit
816b25e2ba
@ -68,6 +68,11 @@ commitment when the channel was force closed.
|
|||||||
in the `ReplyChannelRange` msg and introduced a check that ChanUpdates with a
|
in the `ReplyChannelRange` msg and introduced a check that ChanUpdates with a
|
||||||
timestamp too far into the future will be discarded.
|
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
|
# New Features
|
||||||
## Functional Enhancements
|
## Functional Enhancements
|
||||||
## RPC Additions
|
## RPC Additions
|
||||||
|
Loading…
x
Reference in New Issue
Block a user