contractcourt/chainwatcher: add missing chanpoint log

This commit is contained in:
Johan T. Halseth 2020-02-11 13:23:34 +01:00
parent 5556735fb6
commit 99ebe50f4c
No known key found for this signature in database
GPG Key ID: 15BAADA29DA20D26

@ -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