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 b0852a2 commit 6c7be5bCopy full SHA for 6c7be5b
docs/release-notes/release-notes-0.18.3.md
@@ -76,6 +76,11 @@ blinded path expiry.
76
* [Fixed](https://github.com/lightningnetwork/lnd/pull/9021) an issue with some
77
command-line arguments not being passed when running `make itest-parallel`.
78
79
+
80
+* [Fix a bug](https://github.com/lightningnetwork/lnd/pull/9039) that would
81
+ cause UpdateAddHTLC message with blinding point fields to not be re-forwarded
82
+ correctly on restart.
83
84
# New Features
85
## Functional Enhancements
86
## RPC Additions
0 commit comments