We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56d8b29 commit 20fce05Copy full SHA for 20fce05
lightning/src/ln/channelmanager.rs
@@ -5597,7 +5597,7 @@ where
5597
};
5598
5599
if definitely_duplicate && startup_replay {
5600
- // On startup we may get get redundant claims which are related to
+ // On startup we may get redundant claims which are related to
5601
// monitor updates still in flight. In that case, we shouldn't
5602
// immediately free, but instead let that monitor update complete
5603
// in the background.
0 commit comments