diff --git a/htlcswitch/link.go b/htlcswitch/link.go index 010ad03bf..cd93cc862 100644 --- a/htlcswitch/link.go +++ b/htlcswitch/link.go @@ -2141,6 +2141,7 @@ func (l *channelLink) handleUpstreamMsg(msg lnwire.Message) { CommitSig: msg.CommitSig, HtlcSigs: msg.HtlcSigs, PartialSig: msg.PartialSig, + AuxSigBlob: msg.ExtraData, }) if err != nil { // If we were unable to reconstruct their proposed