pilot+discovery: remove info spews

This commit is contained in:
Conner Fromknecht
2019-08-15 14:20:53 -07:00
parent 701244012a
commit e2a53f71d0
2 changed files with 6 additions and 4 deletions

View File

@@ -2010,8 +2010,8 @@ func (d *AuthenticatedGossiper) processNetworkAnnouncement(
prefix = "remote"
}
log.Infof("Received new %v channel announcement: %v", prefix,
spew.Sdump(msg))
log.Infof("Received new %v channel announcement for %v", prefix,
msg.ShortChannelID)
// By the specification, channel announcement proofs should be
// sent after some number of confirmations after channel was