rust-lightning/lightning-background-processor
Jeffrey Czyz d9fa8f1c38
Correctly assert BackgroundProcessor error
The specific error from the ChannelManager persister is not asserted for
in test_persist_error. Rather, any error will do. Update the test to use
BackgroundProcessor::stop and assert for the expected value.
2021-07-18 12:59:27 -05:00
..
src Correctly assert BackgroundProcessor error 2021-07-18 12:59:27 -05:00
Cargo.toml Bump most crate versions to 0.0.99 and lightning-invoice to 0.7.0 2021-07-09 16:34:46 +00:00