1 parent ba55eca commit 2f167f7Copy full SHA for 2f167f7
1 file changed
docs/release-notes/release-notes-0.20.4.md
@@ -39,6 +39,12 @@
39
incoming HTLC resolver could treat a foreign commitment spend as its own
40
success transaction and offer a phantom input to the sweeper.
41
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
+
48
# New Features
49
50
## Functional Enhancements
0 commit comments