rust-lightning/lightning-background-processor/src
Jeffrey Czyz d29e2ba949
Use AChannelManager in BackgroundProcessor
Replace instance of ChannelManager in BackgroundProcessor and in
Persister with AChannelManager. This reduces the number of type
parameters need in those types, which would need to be repeated in an
async version of Persister.
2024-03-23 17:02:28 -05:00
..
lib.rs Use AChannelManager in BackgroundProcessor 2024-03-23 17:02:28 -05:00