multi: pass UpdateAddHtlc message custom records to invoice modifier

This commit is contained in:
ffranr
2024-05-08 18:17:05 +01:00
committed by Oliver Gugger
parent 83923c7f33
commit bbae7148aa
11 changed files with 481 additions and 354 deletions

View File

@@ -26,6 +26,7 @@ type mockRegistry struct {
func (r *mockRegistry) NotifyExitHopHtlc(payHash lntypes.Hash,
paidAmount lnwire.MilliSatoshi, expiry uint32, currentHeight int32,
circuitKey models.CircuitKey, hodlChan chan<- interface{},
wireCustomRecords lnwire.CustomRecords,
payload invoices.Payload) (invoices.HtlcResolution, error) {
r.notifyChan <- notifyExitHopData{