You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

2.7 KiB

1#include <common/cryptomsg.h>
2#include <common/features.h>
3#include <common/per_peer_state.h>
4#include <common/wireaddr.h>
5#include <lightningd/gossip_msg.h>
6# Do we listen?
7# connectd->master: disconnect this peer please (due to reconnect).
8# Master -> connectd: connect to a peer.
9# Connectd->master: connect failed.
10# master -> connectd: peer has disconnected.
11# master -> connectd: do you have a memleak?