Skip to content

Commit 1c3c037

Browse files
committed
f typo in comment
1 parent 7457df6 commit 1c3c037

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
@@ -1645,7 +1645,7 @@ fn test_monitor_update_fail_claim() {
16451645

16461646
// Note that at this point there is a pending commitment transaction update for A being held by
16471647
// B. Even when we go to send the payment from C through B to A, B will not update this
1648-
// already-signed commitment transaction and will isntead wait for it to resolve before
1648+
// already-signed commitment transaction and will instead wait for it to resolve before
16491649
// forwarding the payment onwards.
16501650

16511651
let (_, payment_hash_2, payment_secret_2) = get_payment_preimage_hash!(nodes[0]);

0 commit comments

Comments
 (0)