Skip to content

Commit d892855

Browse files
committed
Update get_route comment to reflect new parameters
1 parent bb369b5 commit d892855

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lightning/src/routing/router.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ struct DummyDirectionalChannelInfo {
144144
}
145145

146146

147-
/// Gets a route from us (as specified in the provided NetworkGraph) to the given target node.
147+
/// Gets a route from us to the given target node.
148148
///
149149
/// Extra routing hops between known nodes and the target will be used if they are included in
150150
/// last_hops.

0 commit comments

Comments
 (0)