rust-lightning/lightning
Elias Rohrer 2010670ac1 Allow building of a route from given hops
Implements `build_route_from_hops`, which provides a simple way to build
a route from us (payer) to the target node (payee) via the given hops
(which should exclude the payer, but include the payee). This may be
useful, e.g., for probing the chosen path.
2022-05-26 17:29:33 -07:00
..
src Allow building of a route from given hops 2022-05-26 17:29:33 -07:00
Cargo.toml bitcoin crate 0.28.1 2022-05-05 18:04:42 +02:00