rust-lightning/lightning
Jeffrey Czyz 8bfdfdc9e4
Utility for syncing a set of chain listeners
Add a utility for syncing a set of chain listeners to a common chain
tip. Required to use before creating an SpvClient when the chain
listener used with the client is actually a set of listeners each of
which may have had left off at a different block. This would occur when
the listeners had been persisted individually at different frequencies
(e.g., a ChainMonitor's individual ChannelMonitors).
2021-02-26 00:54:43 -06:00
..
src Utility for syncing a set of chain listeners 2021-02-26 00:54:43 -06:00
Cargo.toml Add PersistenceNotifier to ChannelManager 2021-02-19 15:00:43 -05:00