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 eff53db + a8f0e31 commit 8933893Copy full SHA for 8933893
docs/lnd/release-notes/release-notes-0.20.1.md
@@ -31,6 +31,11 @@
31
* Fix a bug where [repeated network
32
addresses](https://github.com/lightningnetwork/lnd/pull/10341) were added to
33
the node announcement and `getinfo` output.
34
+
35
+* [Fix a startup issue in LND when encountering a
36
+ deserialization issue](https://github.com/lightningnetwork/lnd/pull/10383)
37
+ in the mission control store. Now we skip over potential errors and also
38
+ delete them from the store.
39
40
# New Features
41
0 commit comments