mirror of
https://github.com/lightningnetwork/lnd.git
synced 2024-11-19 09:53:54 +01:00
b57910ee3a
Previously SQL invoice updater ignored the set ID hint when updating an AMP invoice resulting in update subscriptions returning all of the AMP state as well as all AMP HTLCs. This commit synchornizes behavior with the KV implementation such that we now only return relevant AMP state and HTLCs when updating an AMP invoice. |
||
---|---|---|
.. | ||
migrations | ||
queries | ||
amp_invoices.sql.go | ||
db.go | ||
invoice_events.sql.go | ||
invoices.sql.go | ||
models.go | ||
querier.go |