mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-08-30 23:53:41 +02:00
discovery test: update gossiper test to account for timestamp deduping
This commit is contained in:
@@ -435,7 +435,7 @@ type channelUpdateID struct {
|
||||
}
|
||||
|
||||
// msgWithSenders is a wrapper struct around a message, and the set of peers
|
||||
// that originally sent is this message. Using this struct, we can ensure that
|
||||
// that originally sent us this message. Using this struct, we can ensure that
|
||||
// we don't re-send a message to the peer that sent it to us in the first
|
||||
// place.
|
||||
type msgWithSenders struct {
|
||||
|
Reference in New Issue
Block a user