rust-lightning/lightning-background-processor
Jeffrey Czyz ac35492877
Rename NetGraphMsgHandler to P2PGossipSync
NetGraphMsgHandler implements RoutingMessageHandler to handle gossip
messages defined in BOLT 7 and maintains a view of the network by
updating NetworkGraph. Rename it to P2PGossipSync, which better
describes its purpose, and to contrast with RapidGossipSync.
2022-06-02 15:15:30 -07:00
..
src Rename NetGraphMsgHandler to P2PGossipSync 2022-06-02 15:15:30 -07:00
Cargo.toml Indicate ongoing rapid sync to background processor. 2022-06-02 10:14:08 -07:00