Log max routing fee before we start pathfinding 2023-09-route-overpay-limit
authorMatt Corallo <git@bluematt.me>
Thu, 28 Sep 2023 17:51:05 +0000 (17:51 +0000)
committerMatt Corallo <git@bluematt.me>
Thu, 28 Sep 2023 20:39:36 +0000 (20:39 +0000)
commitfa48df60490d1297ac523e667c45f9c793e274d0
tree0a5e89ea9209b4b1a35d8cf74ebc7399059d4cc2
parent8effd86c217ab915e11c36a29f147dc5735d9593
Log max routing fee before we start pathfinding

This may be useful in debugging routing failures in the future.
lightning/src/routing/router.rs