mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-01-18 21:35:11 +01:00
common/read_peer_msg: fix header comment.
Reported-by: @trueptolemy Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
This commit is contained in:
parent
f5a218f9d1
commit
b4e7b198e6
@ -59,6 +59,7 @@ bool is_wrong_channel(const u8 *msg, const struct channel_id *expected,
|
||||
* handle_peer_gossip_or_error - simple handler for all the above cases.
|
||||
* @peer_fd, @gossip_fd, @gossip_store_fd: peer, gossip and gossip_store fds.
|
||||
* @cs: the cryptostate (updated)
|
||||
* @channel_id: the channel id of the current channel.
|
||||
* @msg: the peer message (only taken if returns true).
|
||||
*
|
||||
* This returns true if it handled the packet: a gossip packet (forwarded
|
||||
|
Loading…
Reference in New Issue
Block a user