Skip to content

Commit a96f0cc

Browse files
Merge pull request #689 from lightninglabs/docs-lnd
Update lnd documentation
2 parents 3552ff0 + 7f4105a commit a96f0cc

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/lnd/release-notes/release-notes-0.18.3.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,11 @@ commitment when the channel was force closed.
6868
in the `ReplyChannelRange` msg and introduced a check that ChanUpdates with a
6969
timestamp too far into the future will be discarded.
7070

71+
* [Fixed](https://github.com/lightningnetwork/lnd/pull/9026) a bug where we
72+
would create a blinded route with a minHTLC greater than the actual payment
73+
amount. Moreover remove strict correlation between min_cltv_delta and the
74+
blinded path expiry.
75+
7176
# New Features
7277
## Functional Enhancements
7378
## RPC Additions

0 commit comments

Comments
 (0)