Skip to content

Commit

Permalink
chore(sidecar): comment
Browse files Browse the repository at this point in the history
  • Loading branch information
thedevbirb committed Jul 5, 2024
1 parent 8028ec6 commit a80fe03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bolt-sidecar/src/state/execution.rs
Original file line number Diff line number Diff line change
Expand Up @@ -188,7 +188,7 @@ impl<C: StateFetcher> ExecutionState<C> {
}
}

/// Updates the state corresponding to the provided block number or slot.
/// Updates the state corresponding to the provided block number and slot.
/// If the block number is not provided, the state will be updated to
/// the latest head from the EL.
pub async fn update_head(
Expand Down

0 comments on commit a80fe03

Please sign in to comment.