Select best route by lowest total cost
authorJeffrey Czyz <jkczyz@gmail.com>
Wed, 30 Mar 2022 22:24:57 +0000 (17:24 -0500)
committerJeffrey Czyz <jkczyz@gmail.com>
Fri, 1 Apr 2022 02:36:18 +0000 (21:36 -0500)
commitf9cdf93da0039c81150a802b94f3b9ac7c68c08e
tree60316a75f37d16dd394bc9d2830ac637ea101ac8
parent30b6873d03e59fd2b329725f71e9df98eaba1c2c
Select best route by lowest total cost

Selecting only by fees rather than cost (fees plus penalty) may result
in preferring higher cost routes over lower cost ones.
lightning/src/routing/router.rs