core-lightning/connectd/connect_gossip_wire.csv

12 lines
359 B
Plaintext
Raw Normal View History

# Communication between gossipd and connectd.
gossip_new_peer,4000
gossip_new_peer,,id,struct pubkey
# Did we negotiate LOCAL_GOSSIP_QUERIES?
gossip_new_peer,,gossip_queries_feature,bool
# Did they offer LOCAL_INITIAL_ROUTING_SYNC?
gossip_new_peer,,initial_routing_sync,bool
# if success: + fd.
gossip_new_peer_reply,4100
gossip_new_peer_reply,,success,bool