Skip to content

Commit f01d62e

Browse files
committed
f clarify comment
1 parent 8c1e42e commit f01d62e

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
@@ -3399,7 +3399,7 @@ fn do_test_durable_preimages_on_closed_channel(close_chans_before_reload: bool,
33993399
reconnect_args.pending_responding_commitment_signed.1 = true;
34003400
if !close_chans_before_reload {
34013401
// TODO: If the A<->B channel was closed before we reloaded, the `ChannelManager`
3402-
// will consider the forwareded payment complete and allow the B<->C
3402+
// will consider the forwarded payment complete and allow the B<->C
34033403
// `ChannelMonitorUpdate` to complete, wiping the payment preimage. This should not
34043404
// be allowed, and needs fixing.
34053405
reconnect_args.pending_responding_commitment_signed_dup_monitor.1 = true;

0 commit comments

Comments
 (0)