Skip to content

Commit 3149544

Browse files
committed
f sp
1 parent 0c8f811 commit 3149544

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lightning/src/ln/reload_tests.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -936,7 +936,7 @@ fn forwarded_payment_no_manager_persistence() {
936936

937937
#[test]
938938
fn removed_payment_no_manager_persistence() {
939-
// If an HTLC is failed to us ona channel, and the ChannelMonitor persistence completes, but
939+
// If an HTLC is failed to us on a channel, and the ChannelMonitor persistence completes, but
940940
// the corresponding ChannelManager persistence does not, we need to ensure that the HTLC is
941941
// still failed back to the previous hop even though the ChannelMonitor now no longer is aware
942942
// of the HTLC. This was previously broken as no attempt was made to figure out which HTLCs

0 commit comments

Comments
 (0)