Skip to content

Commit

Permalink
fix: fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
glihm committed Aug 2, 2024
1 parent b278787 commit 5bcdfa1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions crates/sozo/ops/src/utils.rs
Original file line number Diff line number Diff line change
Expand Up @@ -114,8 +114,8 @@ where
///
/// # Arguments
///
/// * `block_str` - a string representing a block ID. It could be a
/// block hash starting with 0x, a block number, 'pending' or 'latest'.
/// * `block_str` - a string representing a block ID. It could be a block hash starting with 0x, a
/// block number, 'pending' or 'latest'.
///
/// # Returns
///
Expand Down

0 comments on commit 5bcdfa1

Please sign in to comment.