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 8347bc2 commit f44a195Copy full SHA for f44a195
docs/release-notes/release-notes-0.20.0.md
@@ -29,6 +29,10 @@
29
- Fixed [shutdown deadlock](https://github.com/lightningnetwork/lnd/pull/10042)
30
when we fail starting up LND before we startup the chanbackup sub-server.
31
32
+- [Fixed](https://github.com/lightningnetwork/lnd/pull/10027) an issue where
33
+ known TLV fields were incorrectly encoded into the `ExtraData` field of
34
+ messages in the dynamic commitment set.
35
+
36
# New Features
37
38
## Functional Enhancements
0 commit comments