Skip to content

Commit 2f167f7

Browse files
committed
docs: add v0.20.4 invoice migration note
1 parent ba55eca commit 2f167f7

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

docs/release-notes/release-notes-0.20.4.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,12 @@
3939
incoming HTLC resolver could treat a foreign commitment spend as its own
4040
success transaction and offer a phantom input to the sweeper.
4141

42+
* Native SQL invoice migration [now correctly associates legacy AMP invoice
43+
HTLCs](https://github.com/lightningnetwork/lnd/pull/11106) with their AMP
44+
sub-invoices. Previously, the HTLC rows were inserted without those
45+
associations, causing verification to fail and the migration transaction to
46+
roll back.
47+
4248
# New Features
4349

4450
## Functional Enhancements

0 commit comments

Comments
 (0)