diff --git a/contractcourt/channel_arbitrator.go b/contractcourt/channel_arbitrator.go index 4dadfa950..944f4b736 100644 --- a/contractcourt/channel_arbitrator.go +++ b/contractcourt/channel_arbitrator.go @@ -1781,7 +1781,7 @@ func (c *ChannelArbitrator) checkRemoteDanglingActions( continue } - log.Tracef("ChannelArbitrator(%v): immediately failing "+ + log.Infof("ChannelArbitrator(%v): immediately failing "+ "htlc=%x from remote commitment", c.cfg.ChanPoint, htlc.RHash[:])