rust-lightning/lightning-background-processor
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
..
src Use AChannelManager in BackgroundProcessor 2024-03-23 17:02:28 -05:00
Cargo.toml Bump versions to LDK 0.0.121/invoice 0.29 2024-01-22 22:32:30 +00:00