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.
 
 
 
 
 
 

838 B

1#include <common/node_id.h>
2#include <common/per_peer_state.h>
3#include <common/wireaddr.h>
4# Communication between gossipd and connectd.
5# Did we negotiate LOCAL_GOSSIP_QUERIES?
6# Did they offer LOCAL_INITIAL_ROUTING_SYNC?
7# if success: + gossip fd and gossip_store fd
8# Connectd asks gossipd for any known addresses for that node.