Skip to content

Commit

Permalink
missing comment
Browse files Browse the repository at this point in the history
  • Loading branch information
rakita committed Aug 28, 2024
1 parent 1cec60d commit c427b99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/primitives/src/env.rs
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,7 @@ impl Env {
///
/// # Panics
///
///
/// If account code is not loaded.
#[inline]
pub fn validate_tx_against_state<SPEC: Spec>(
&self,
Expand Down

0 comments on commit c427b99

Please sign in to comment.