From c308042ae0d80f16f03401bb16c4c46587653700 Mon Sep 17 00:00:00 2001 From: "Johan T. Halseth" Date: Wed, 18 Sep 2019 12:42:51 +0200 Subject: [PATCH] lnwallet/channel: add missing chanpoint to log --- lnwallet/channel.go | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/lnwallet/channel.go b/lnwallet/channel.go index b6e6edff..99f3e640 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