Skip to content

Commit d9d73ea

Browse files
committed
f: fix whitespace
1 parent 61a4a29 commit d9d73ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lightning/src/routing/router.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -949,7 +949,7 @@ impl PaymentParameters {
949949
max_total_cltv_expiry_delta: params_config.max_total_cltv_expiry_delta,
950950
max_path_count: params_config.max_path_count,
951951
max_channel_saturation_power_of_half: params_config.max_channel_saturation_power_of_half,
952-
.. self
952+
..self
953953
}
954954
}
955955

0 commit comments

Comments
 (0)