get_route: fix path_min for first_hop<>blinded_hint candidates
authorValentine Wallace <vwallace@protonmail.com>
Tue, 26 Sep 2023 22:57:02 +0000 (18:57 -0400)
committerValentine Wallace <vwallace@protonmail.com>
Wed, 27 Sep 2023 17:19:51 +0000 (13:19 -0400)
commitd83295ff5c1d4c09f07caf8ec2db758e2c933d79
treefcb9d242a5489845fcaec3e7fbc67e2c6de00711
parent2aacbae67ae0c0353a2d65e1b542c69d7a543763
get_route: fix path_min for first_hop<>blinded_hint candidates

See previous commit, but the bug where we would underestimate how much a first
hop candidate needed to be able to relay was also present in blinded paths.
lightning/src/routing/router.rs