Skip to content

Commit c54b7b3

Browse files
committed
f clarify comment
1 parent 9e4aa03 commit c54b7b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lightning/src/ln/chanmon_update_fail_tests.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3396,7 +3396,7 @@ fn do_test_durable_preimages_on_closed_channel(close_chans_before_reload: bool,
33963396
reconnect_args.pending_responding_commitment_signed.1 = true;
33973397
if !close_chans_before_reload {
33983398
// TODO: If the A<->B channel was closed before we reloaded, the `ChannelManager`
3399-
// will consider the forwareded payment complete and allow the B<->C
3399+
// will consider the forwarded payment complete and allow the B<->C
34003400
// `ChannelMonitorUpdate` to complete, wiping the payment preimage. This should not
34013401
// be allowed, and needs fixing.
34023402
reconnect_args.pending_responding_commitment_signed_dup_monitor.1 = true;

0 commit comments

Comments
 (0)