Skip to content
This repository has been archived by the owner on Oct 3, 2024. It is now read-only.

Commit

Permalink
chore: add --tag param to the hardhat-zksync-node command list (#1083)
Browse files Browse the repository at this point in the history
Co-authored-by: Marko Arambasic <makiarambasic@gmail.com>
Co-authored-by: Antonio <aug@matterlabs.dev>
  • Loading branch information
3 people authored Jun 5, 2024
1 parent 09640fb commit 5bace37
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/build/tooling/hardhat/hardhat-zksync-node.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@ This command runs a local zkSync In-memory node by initiating a JSON-RPC server.
- `--fork` - Starts a local network that is a fork of another network. Accepted values are: testnet, mainnet, or a specific URL.
- `--fork-block-number` - Specifies the block height at which to fork.
- `--replay-tx` - Transaction hash to replay.
- `--tag` - Specifies the zkSync era test node release to be used

::: warning Parameter Restrictions

Expand Down

0 comments on commit 5bace37

Please sign in to comment.