rust-lightning/lightning
Matt Corallo 6c366cf35f Pass the current time through ScoreUpDate methods
In the coming commits, we'll stop relying on fetching the time
during routefetching, preferring to decay score data in the
background instead.

The first step towards this - passing the current time through into
the scorer when updating.
2023-12-13 18:36:40 +00:00
..
src Pass the current time through ScoreUpDate methods 2023-12-13 18:36:40 +00:00
Cargo.toml Depend on libm in no-std for powf(64) 2023-12-13 18:36:40 +00:00