Skip to content

Commit 8f682de

Browse files
ritzdorfzerosnacks
andauthored
Update documentation for transaction hash fetching (#11546)
* Update documentation for transaction hash fetching * Update crates/anvil/src/cmd.rs --------- Co-authored-by: zerosnacks <[email protected]>
1 parent 3232263 commit 8f682de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/anvil/src/cmd.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -451,7 +451,7 @@ pub struct AnvilEvmArgs {
451451
)]
452452
pub fork_block_number: Option<i128>,
453453

454-
/// Fetch state from a specific transaction hash over a remote endpoint.
454+
/// Fetch state from after a specific transaction hash has been applied over a remote endpoint.
455455
///
456456
/// See --fork-url.
457457
#[arg(

0 commit comments

Comments
 (0)