Skip to content

Commit ffae900

Browse files
committed
Remove outdated line from get_route docs
1 parent 22a4fad commit ffae900

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lightning/src/routing/router.rs

-1
Original file line numberDiff line numberDiff line change
@@ -420,7 +420,6 @@ where L::Target: Logger {
420420
/// this, MPP will only be used if the payee's features are available in the network graph.
421421
///
422422
/// Private routing paths between a public node and the target may be included in `payee`.
423-
/// Currently, only the last hop in each path is considered.
424423
///
425424
/// If some channels aren't announced, it may be useful to fill in a first_hops with the
426425
/// results from a local ChannelManager::list_usable_channels() call. If it is filled in, our

0 commit comments

Comments
 (0)