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 7325195 commit a596664Copy full SHA for a596664
docs/release-notes/release-notes-0.19.1.md
@@ -31,6 +31,9 @@
31
peer would not disconnect properly when both peers supported the new
32
"rbf-coop-close" feature leaving the peer connection in a borked state.
33
34
+- Fixed [a case](https://github.com/lightningnetwork/lnd/pull/9890) where LND
35
+ would crash because of misaligned of a data struct on 32 bit systems.
36
+
37
# New Features
38
39
## Functional Enhancements
0 commit comments