rust-lightning/lightning-background-processor
Jeffrey Czyz 67736b7480
Parameterize NetworkGraph with Logger
P2PGossipSync logs before delegating to NetworkGraph in its
EventHandler. In order to share this handling with RapidGossipSync,
NetworkGraph needs to take a logger so that it can implement
EventHandler instead.
2022-06-06 13:02:43 -05:00
..
src Parameterize NetworkGraph with Logger 2022-06-06 13:02:43 -05:00
Cargo.toml Indicate ongoing rapid sync to background processor. 2022-06-02 10:14:08 -07:00