mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-09-07 11:22:10 +02:00
docs: fix broadcast misspelling
This commit is contained in:
@@ -3996,7 +3996,7 @@ func TestIgnoreOwnAnnouncement(t *testing.T) {
|
||||
}
|
||||
|
||||
// Now do the local channelannouncement, node announcement, and channel
|
||||
// update. No messages should be brodcasted yet, since we don't have
|
||||
// update. No messages should be broadcast yet, since we don't have
|
||||
// the announcement signatures.
|
||||
select {
|
||||
case err = <-ctx.gossiper.ProcessLocalAnnouncement(batch.chanAnn):
|
||||
|
Reference in New Issue
Block a user