Skip to content

Commit 8b9cf93

Browse files
committed
Remove outdated line from get_route docs
1 parent b5be4c2 commit 8b9cf93

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lightning/src/routing/router.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -429,7 +429,6 @@ where L::Target: Logger {
429429
/// this, MPP will only be used if the payee's features are available in the network graph.
430430
///
431431
/// Private routing paths between a public node and the target may be included in `payee`.
432-
/// Currently, only the last hop in each path is considered.
433432
///
434433
/// If some channels aren't announced, it may be useful to fill in a first_hops with the
435434
/// results from a local ChannelManager::list_usable_channels() call. If it is filled in, our

0 commit comments

Comments
 (0)