From 99ebe50f4cec41d5fce05c4dbcf95a25584ed222 Mon Sep 17 00:00:00 2001 From: "Johan T. Halseth" Date: Tue, 11 Feb 2020 13:23:34 +0100 Subject: [PATCH] contractcourt/chainwatcher: add missing chanpoint log --- contractcourt/chain_watcher.go | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/contractcourt/chain_watcher.go b/contractcourt/chain_watcher.go index e9eb8e396..c08916d01 100644 --- a/contractcourt/chain_watcher.go +++ b/contractcourt/chain_watcher.go @@ -607,8 +607,9 @@ func (c *chainWatcher) closeObserver(spendNtfn *chainntnfs.SpendEvent) { c.cfg.chanState.FundingOutpoint) } else { - log.Infof("ChannelPoint(%v) is tweakless, " + - "moving to sweep directly on chain") + log.Infof("ChannelPoint(%v) is tweakless, "+ + "moving to sweep directly on chain", + c.cfg.chanState.FundingOutpoint) } // Since we don't have the commitment stored for this