mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-04-03 17:40:38 +02:00
contractcourt: use "info" log level for messages leading to force-closes [skip ci]
This commit is contained in:
parent
d3faef5691
commit
7ff3121032
@ -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[:])
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user