Skip to content

Commit 1c9bd5b

Browse files
Merge pull request #946 from lightninglabs/docs-lnd
Update lnd documentation
2 parents e0d8c3a + e026523 commit 1c9bd5b

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/lnd/release-notes/release-notes-0.20.0.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,12 @@
2020

2121
# Bug Fixes
2222

23+
- [Fixed premature wallet
24+
rescanning](https://github.com/lightningnetwork/lnd/pull/10280) that occurred
25+
when a wallet was created during header sync. This issue primarily affected
26+
neutrino chain backends. The fix ensures headers are fully synced before
27+
starting the chain notifier backend.
28+
2329
- Fixed potential update inconsistencies in node announcements [by creating
2430
a shallow copy before modifications](
2531
https://github.com/lightningnetwork/lnd/pull/9815). This ensures the original

0 commit comments

Comments
 (0)