Skip to content

Commit 42a6d65

Browse files
committed
f sp
1 parent eaa2082 commit 42a6d65

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
@@ -13214,7 +13214,7 @@ where
1321413214
}
1321513215
);
1321613216
// Note that we don't need to pass the `payment_info` here - its
13217-
// already (clearly) durably on disk in on `ChannelMonitor` so there's
13217+
// already (clearly) durably on disk in the `ChannelMonitor` so there's
1321813218
// no need to worry about getting it into others.
1321913219
channel_manager.claim_mpp_part(
1322013220
part.into(), payment_preimage, None,

0 commit comments

Comments
 (0)