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 fcbd1e1 commit e99b09dCopy full SHA for e99b09d
docs/release-notes/release-notes-0.18.3.md
@@ -59,7 +59,11 @@ commitment when the channel was force closed.
59
60
* We'll now always send [channel updates to our remote peer for open
61
channels](https://github.com/lightningnetwork/lnd/pull/8963).
62
-
+
63
+* [Fix a bug](https://github.com/lightningnetwork/lnd/pull/9023) that would
64
+ cause UpdateAddHTLC message with blinding point fields to not be re-forwarded
65
+ correctly on restart.
66
67
# New Features
68
## Functional Enhancements
69
## RPC Additions
0 commit comments