mirror of
https://github.com/aljazceru/breez-lnd.git
synced 2026-01-20 23:04:25 +01:00
Merge pull request #3603 from cryptagoras/patch-2
discovery/gossiper: fix minor typo
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user