mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-09-26 10:56:18 +02:00
contractcourt: use "info" log level for messages leading to force-closes [skip ci]
This commit is contained in:
@@ -1779,7 +1779,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[:])
|
||||
|
||||
|
Reference in New Issue
Block a user