mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-08-29 15:11:09 +02:00
discovery: continue in loop after processing announcement signatures
This commit is contained in:
@@ -584,6 +584,7 @@ func (d *AuthenticatedGossiper) networkHandler() {
|
||||
emittedAnnouncements...,
|
||||
)
|
||||
}
|
||||
continue
|
||||
}
|
||||
|
||||
// We'll set up any dependant, and wait until a free
|
||||
|
Reference in New Issue
Block a user