Skip to content

Commit 5c48f4d

Browse files
committed
Fix indentation
1 parent e778cd1 commit 5c48f4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lightning/src/routing/router.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1604,7 +1604,7 @@ fn add_random_cltv_offset(route: &mut Route, payment_params: &PaymentParameters,
16041604
}
16051605
});
16061606
}
1607-
}
1607+
}
16081608
}
16091609

16101610
shadow_ctlv_expiry_delta_offset = shadow_ctlv_expiry_delta_offset

0 commit comments

Comments
 (0)