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