rust-lightning/lightning-background-processor
Jeffrey Czyz bcdd852279
Parameterize NetGraphMsgHandler with NetworkGraph
NetworkGraph is owned by NetGraphMsgHandler, but DefaultRouter requires
a reference to it. Introduce shared ownership to NetGraphMsgHandler so
that both can use the same NetworkGraph.
2021-11-01 13:14:14 -05:00
..
src Parameterize NetGraphMsgHandler with NetworkGraph 2021-11-01 13:14:14 -05:00
Cargo.toml Test InvoicePayer in BackgroundProcessor 2021-10-29 14:26:58 -05:00