Skip to content

Commit 02a0ba6

Browse files
committed
f lol typo
1 parent 2311060 commit 02a0ba6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lightning/src/ln/functional_tests.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3675,7 +3675,7 @@ fn do_test_drop_messages_peer_disconnect(messages_delivered: u8, simulate_broken
36753675
if messages_delivered < 3 {
36763676
if simulate_broken_lnd {
36773677
// lnd has a long-standing bug where they send a funding_locked prior to a
3678-
// channel_reestablish if you reconnect prior to fucking_locked time.
3678+
// channel_reestablish if you reconnect prior to funding_locked time.
36793679
//
36803680
// Here we simulate that behavior, delivering a funding_locked immediately on
36813681
// reconnect. Note that we don't bother skipping the now-duplicate funding_locked sent

0 commit comments

Comments
 (0)