netann: fix logging output

This commit is contained in:
ziggie 2023-04-17 11:53:21 +02:00
parent 37911e2413
commit 58aae0757e
No known key found for this signature in database
GPG Key ID: 1AFF9C4DCED6D666

View File

@ -398,7 +398,9 @@ func (m *ChanStatusManager) processEnableRequest(outpoint wire.OutPoint,
// Channel is already enabled, nothing to do.
case ChanStatusEnabled:
log.Debugf("Channel(%v) already enabled, skipped announcement")
log.Debugf("Channel(%v) already enabled, skipped "+
"announcement", outpoint)
return nil
// The channel is enabled, though we are now canceling the scheduled