Fix a panic in Route's new fee-calculation methods and clean up 2021-09-1063-fixups
authorMatt Corallo <git@bluematt.me>
Tue, 21 Sep 2021 18:09:15 +0000 (18:09 +0000)
committerMatt Corallo <git@bluematt.me>
Tue, 21 Sep 2021 19:11:16 +0000 (19:11 +0000)
commit59925c1fa0509cda696825d334237655a346f294
treec1abe2f556e0586f00d27b9a3fc2aa0a237f63ef
parent8f78bbda8921af9a8094adc74c84e24fda5099f8
Fix a panic in Route's new fee-calculation methods and clean up

This addresses Val's feedback on the new Route fee- and
amount-calculation methods, including fixing the panic she
identified and cleaning up various docs and comments.
lightning/src/routing/router.rs