Skip to content

Commit 11d33fa

Browse files
committed
f wrong message
1 parent 9a24bae commit 11d33fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lightning/src/util/events.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1620,7 +1620,7 @@ pub enum MessageSendEvent {
16201620
},
16211621
/// Used to indicate that a node_announcement should be broadcast to all peers.
16221622
BroadcastNodeAnnouncement {
1623-
/// The channel_update which should be sent.
1623+
/// The node_announcement which should be sent.
16241624
msg: msgs::NodeAnnouncement,
16251625
},
16261626
/// Used to indicate that a channel_update should be sent to a single peer.

0 commit comments

Comments
 (0)