Merge pull request #3603 from cryptagoras/patch-2
discovery/gossiper: fix minor typo
This commit is contained in:
commit
73ceb9a06e
@ -2092,7 +2092,7 @@ func (d *AuthenticatedGossiper) processNetworkAnnouncement(
|
||||
}
|
||||
|
||||
log.Infof("Orphan %v proof announcement with "+
|
||||
"short_chan_id=%v, adding"+
|
||||
"short_chan_id=%v, adding "+
|
||||
"to waiting batch", prefix, shortChanID)
|
||||
nMsg.err <- nil
|
||||
return nil
|
||||
|
Loading…
Reference in New Issue
Block a user