Correct the directionality of liquidity non-update messages 2022-10-fix-score-log-direction
authorMatt Corallo <git@bluematt.me>
Wed, 5 Oct 2022 02:11:00 +0000 (02:11 +0000)
committerMatt Corallo <git@bluematt.me>
Thu, 6 Oct 2022 17:54:28 +0000 (17:54 +0000)
commit5d0deacc3debd8ab22216266030265816bf4e29e
treef78af023e851144ea299974d18610c10827a2791
parent7544030bb63fee6484fc178bb2ac8f382fe3b5b1
Correct the directionality of liquidity non-update messages

When we log liquidity updates, if we decline to update anything as
the new bounds are already within the old bounds, the
directionality of the log entries was reversed.

While we're at it, we also log the old values.
lightning/src/routing/scoring.rs