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 b0dca5f commit f12692eCopy full SHA for f12692e
docs/release-notes/release-notes-0.19.3.md
@@ -29,6 +29,10 @@
29
logger's derived via `WithPrefix` did not inherit change log level changes
30
from their parent loggers.
31
32
+- Fixed a [deadlock](https://github.com/lightningnetwork/lnd/pull/10108) that
33
+ can cause contract resolvers to be stuck at marking the channel force close as
34
+ being complete.
35
+
36
# New Features
37
38
## Functional Enhancements
0 commit comments