rust-lightning/lightning-background-processor
Jurvis Tan afb7aa85cf
Add NetworkGraph persistence
Instead of creating a separate trait for persisting NetworkGraph, use and rename the existing ChannelManagerPersister to handle them both. persist_graph is then called on removal of stale channels and on exit.
2022-03-29 19:38:40 -07:00
..
src Add NetworkGraph persistence 2022-03-29 19:38:40 -07:00
Cargo.toml Bump crate versions to 0.0.105/invoice 0.13 2022-03-01 00:43:24 +00:00