rust-lightning/lightning/src/routing
Matt Corallo 5d0deacc3d 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.
2022-10-06 17:54:28 +00:00
..
gossip.rs Rename routing::router::test_utils to ::bench_utils 2022-09-20 10:08:57 -04:00
mod.rs Move router test utils into their own module 2022-09-19 14:16:37 -04:00
router.rs Import util::test_utils as ::ln_test_utils in router 2022-09-21 15:09:55 -04:00
scoring.rs Correct the directionality of liquidity non-update messages 2022-10-06 17:54:28 +00:00
test_utils.rs Move router test utils into their own module 2022-09-19 14:16:37 -04:00