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.
2 parents 0a6d1c9 + 3613a48 commit 1d39ce2Copy full SHA for 1d39ce2
docs/lnd/release-notes/release-notes-0.18.4.md
@@ -23,6 +23,10 @@
23
cause a nil pointer dereference during the probing of a payment request that
24
does not contain a payment address.
25
26
+* [Fixed a bug](https://github.com/lightningnetwork/lnd/pull/9324) to prevent
27
+ potential deadlocks when LND depends on external components (e.g. aux
28
+ components, hooks).
29
+
30
# New Features
31
32
The main channel state machine and database now allow for processing and storing
0 commit comments