rust-lightning/lightning-background-processor
Matt Corallo efcb5e02dc Move the pub wait methods from ChannelManager to Future
Rather than having three ways to await a `ChannelManager` being
persistable, this moves to just exposing the awaitable `Future` and
having sleep functions on that.
2023-04-03 16:49:54 +00:00
..
src Move the pub wait methods from ChannelManager to Future 2023-04-03 16:49:54 +00:00
Cargo.toml Remove futures dependency in lightning-background-processor 2023-03-31 00:05:24 +00:00