rust-lightning/lightning
Valentine Wallace 12c735ab3a
Add PersistenceNotifier to ChannelManager
This will allow the ChannelManager to signal when it has new
updates to persist, and adds a way for ChannelManager persisters
to be notified when they should re-persist the ChannelManager
to disk/backups.

Feature-gate the wait_timeout function because the core
lightning crate shouldn't depend on wallclock time unless
users opt into it.
2021-02-19 15:00:43 -05:00
..
src Add PersistenceNotifier to ChannelManager 2021-02-19 15:00:43 -05:00
Cargo.toml Add PersistenceNotifier to ChannelManager 2021-02-19 15:00:43 -05:00