Expose historical bucket data via new accessors 2023-01-expose-hist-buckets
authorMatt Corallo <git@bluematt.me>
Mon, 16 Jan 2023 23:23:13 +0000 (23:23 +0000)
committerMatt Corallo <git@bluematt.me>
Mon, 30 Jan 2023 22:32:06 +0000 (22:32 +0000)
commit3f32f60ae7e75a4be96d3d5adc8d18b53445e5e5
treeba49f155179bfea8e0432cc42d8c31df5466720d
parent30060c18b375a277fc11c4f601cbdeab07723c39
Expose historical bucket data via new accessors

Users should be able to view the data we use to score channels, so
this exposes that data in new accessors.

Fixes #1854.
lightning/src/routing/scoring.rs