Skip to content

Commit e3e437d

Browse files
committed
Fix indentation
1 parent d2d1df2 commit e3e437d

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
@@ -1607,7 +1607,7 @@ fn add_random_cltv_offset(route: &mut Route, payment_params: &PaymentParameters,
16071607
}
16081608
});
16091609
}
1610-
}
1610+
}
16111611
}
16121612

16131613
shadow_ctlv_expiry_delta_offset = shadow_ctlv_expiry_delta_offset

0 commit comments

Comments
 (0)