Skip to content

Commit

Permalink
Update README.md (#717)
Browse files Browse the repository at this point in the history
  • Loading branch information
ermalkaleci committed Apr 2, 2024
1 parent aa12251 commit 1da013d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Example usage:
To trace transaction calls, you can use the following command:

```bash
npx @acala-network/chopsticks trace-transaction <tx-hash> --chain acala --output trace.json
npx @acala-network/chopsticks trace-transaction <tx-hash> --config acala --output trace.json
```

VM trace can be enabled by add `--vm` flag to the command

0 comments on commit 1da013d

Please sign in to comment.