diff --git a/src/reference/anvil/README.md b/src/reference/anvil/README.md index 391421e4b..d76d37c92 100644 --- a/src/reference/anvil/README.md +++ b/src/reference/anvil/README.md @@ -363,6 +363,9 @@ Gets the transaction hash and the address which created a contract. `--fork-retry-backoff `      Initial retry backoff on encountering errors. +`--fork-transaction-hash ` +     Fetch state from a specific transaction hash over a remote endpoint (Must pass `--fork-url` in the same command-line). + `--retries `      Number of retry requests for spurious networks (timed out requests). [default: 5]