Expand the Route object to include multiple paths.
authorMatt Corallo <git@bluematt.me>
Sat, 4 Jan 2020 00:31:40 +0000 (19:31 -0500)
committerMatt Corallo <git@bluematt.me>
Tue, 14 Apr 2020 23:54:17 +0000 (19:54 -0400)
commit5260e81033c6008fdcef1cbf973243268f4ca373
tree2fa76b653b3c88535caed98cdd1c41c2e3fa1e11
parentd39f25839ad9ff5e2a0e1dd8919e991828d1bf35
Expand the Route object to include multiple paths.

Rather big diff, but its all mechanical and doesn't introduce any
new features.
fuzz/src/chanmon_consistency.rs
lightning/src/ln/channelmanager.rs
lightning/src/ln/functional_test_utils.rs
lightning/src/ln/functional_tests.rs
lightning/src/ln/onion_utils.rs
lightning/src/ln/router.rs
lightning/src/util/macro_logger.rs