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.