Skip to content

Commit

Permalink
spelling
Browse files Browse the repository at this point in the history
  • Loading branch information
montekki committed Oct 5, 2023
1 parent df749c6 commit 59e425e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -557,7 +557,7 @@ where
/// Get the block number by timestamp
///
/// # Arguments
/// * `at_date_time`: Look for the block at this datetime
/// * `at_date_time`: Look for the block at this date-time
/// * `start_from_block`: Will perform search starting from this block,
/// if `None` is specified then searches from block 1.
/// * `middleware`: The client to perform requests to RPC with.
Expand Down

0 comments on commit 59e425e

Please sign in to comment.