Skip to content

Commit

Permalink
fc lint
Browse files Browse the repository at this point in the history
  • Loading branch information
dapplion committed Feb 18, 2024
1 parent f420033 commit ff625e7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions consensus/fork_choice/src/fork_choice.rs
Original file line number Diff line number Diff line change
Expand Up @@ -634,6 +634,7 @@ where
///
/// The supplied block **must** pass the `state_transition` function as it will not be run
/// here.
#[allow(clippy::too_many_arguments)]
pub fn on_block<Payload: AbstractExecPayload<E>>(
&mut self,
system_time_current_slot: Slot,
Expand Down

0 comments on commit ff625e7

Please sign in to comment.