htlcswitch/switch: set SourceRef of failed packets
This commit is contained in:
parent
cd7e4f98c0
commit
4f2137eafc
@ -1174,6 +1174,7 @@ func (s *Switch) failAddPacket(packet *htlcPacket,
|
||||
log.Error(failErr)
|
||||
|
||||
failPkt := &htlcPacket{
|
||||
sourceRef: packet.sourceRef,
|
||||
incomingChanID: packet.incomingChanID,
|
||||
incomingHTLCID: packet.incomingHTLCID,
|
||||
circuit: packet.circuit,
|
||||
|
Loading…
Reference in New Issue
Block a user