Skip to content

Commit 20fce05

Browse files
committed
f get get
1 parent 56d8b29 commit 20fce05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lightning/src/ln/channelmanager.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5597,7 +5597,7 @@ where
55975597
};
55985598

55995599
if definitely_duplicate && startup_replay {
5600-
// On startup we may get get redundant claims which are related to
5600+
// On startup we may get redundant claims which are related to
56015601
// monitor updates still in flight. In that case, we shouldn't
56025602
// immediately free, but instead let that monitor update complete
56035603
// in the background.

0 commit comments

Comments
 (0)