Skip to content

Commit 5ad45a4

Browse files
committed
f sp
1 parent d8636a3 commit 5ad45a4

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
@@ -2106,7 +2106,7 @@ where L::Target: Logger {
21062106
}
21072107
}
21082108

2109-
// Step (1). Prep first and last hop targets.
2109+
// Step (1). Prepare first and last hop targets.
21102110
//
21112111
// First cache all our direct channels so that we can insert them in the heap at startup.
21122112
// Then process any blinded routes, resolving their introduction node and caching it.

0 commit comments

Comments
 (0)