htlcswitch: use Tracef rather than Debugf for log examining HTLC's
This commit is contained in:
parent
cce75bbb14
commit
ebd2dfbfd9
@ -354,7 +354,7 @@ out:
|
||||
break out
|
||||
}
|
||||
|
||||
log.Debugf("ChannelPoint(%v): new block(height=%v, "+
|
||||
log.Tracef("ChannelPoint(%v): new block(height=%v, "+
|
||||
"hash=%v) examining active HTLC's",
|
||||
l.channel.ChannelPoint(), blockEpoch.Height,
|
||||
blockEpoch.Hash)
|
||||
|
Loading…
Reference in New Issue
Block a user