diff --git a/lnwallet/channel.go b/lnwallet/channel.go index b6e6edfff..99f3e6409 100644 --- a/lnwallet/channel.go +++ b/lnwallet/channel.go @@ -3279,8 +3279,9 @@ func (lc *LightningChannel) ProcessChanSyncMsg( msg.RemoteCommitTailHeight, localTailHeight) if isRestoredChan { - walletLog.Warnf("ChannelPoint(%v): detected restored " + - "triggering DLP") + walletLog.Warnf("ChannelPoint(%v): detected restored "+ + "triggering DLP", + lc.channelState.FundingOutpoint) } // We must check that we had recovery options to ensure the