We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59355b1 commit 7292907Copy full SHA for 7292907
docs/release-notes/release-notes-0.18.3.md
@@ -72,6 +72,11 @@ commitment when the channel was force closed.
72
in the `ReplyChannelRange` msg and introduced a check that ChanUpdates with a
73
timestamp too far into the future will be discarded.
74
75
+* [Fixed](https://github.com/lightningnetwork/lnd/pull/9026) a bug where we
76
+would create a blinded route with a minHTLC greater than the actual payment
77
+amount. Moreover remove strict correlation between min_cltv_delta and the
78
+blinded path expiry.
79
+
80
# New Features
81
## Functional Enhancements
82
## RPC Additions
0 commit comments