Add arg to get_route to specify our local channels explicitly 2018-07-route-tweaks
authorMatt Corallo <git@bluematt.me>
Mon, 23 Jul 2018 17:10:18 +0000 (13:10 -0400)
committerMatt Corallo <git@bluematt.me>
Mon, 23 Jul 2018 17:33:00 +0000 (13:33 -0400)
commit667cd66ededd087fe608223c40b5b285710bc691
tree0a72a1812c1e41b219c35780ddc7d52bc88f610b
parent0ee7b21819e948dfabecfe873b47f05fbf08638a
Add arg to get_route to specify our local channels explicitly

(and a new getter in ChannelManager to get the thing to pass in)
fuzz/fuzz_targets/full_stack_target.rs
src/ln/channelmanager.rs
src/ln/router.rs