mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-09-12 14:42:38 +02:00
chore: fix typo
This commit is contained in:
@@ -2709,7 +2709,7 @@ func assertBroadcast(t *testing.T, ctx *testCtx, num int) []lnwire.Message {
|
||||
return msgs
|
||||
}
|
||||
|
||||
// assertProcessAnnouncemnt is a helper method that checks that the result of
|
||||
// assertProcessAnnouncement is a helper method that checks that the result of
|
||||
// processing an announcement is successful.
|
||||
func assertProcessAnnouncement(t *testing.T, result chan error) {
|
||||
t.Helper()
|
||||
|
Reference in New Issue
Block a user