rust-lightning/lightning-background-processor/src
Matt Corallo 26c1639ab6 Use Default::default() to construct () as score-updating param
In 6b0d94a302 we switched most tests
to `Default::default()` for scoring parameters passed to
route-fetching. Here we do the same for the scoring parameters when
passed to score-updating.
2023-10-01 00:05:01 +00:00
..
lib.rs Use Default::default() to construct () as score-updating param 2023-10-01 00:05:01 +00:00