]> git.bitcoin.ninja Git - rust-lightning/commit
Make BP's `test_payment_path_scoring` dual sync/async.
authorMatt Corallo <git@bluematt.me>
Mon, 3 Apr 2023 20:19:49 +0000 (20:19 +0000)
committerMatt Corallo <git@bluematt.me>
Tue, 4 Apr 2023 20:59:56 +0000 (20:59 +0000)
commitf0b928b06df43c8be43aef30019d4d80c0fdbea7
tree776bd369b193bce54ac6c5421d9aa169b3be4f22
parentca367f5d085cdc8e9a3e3bca4a846d840eea7c26
Make BP's `test_payment_path_scoring` dual sync/async.

This finally gives us a bit of test coverage of the async BP, which
was embarrassingly missing until now.
lightning-background-processor/Cargo.toml
lightning-background-processor/src/lib.rs