Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
FrancoGiachetta committed Jul 8, 2024
1 parent c2e5e42 commit b963d5f
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,12 +53,5 @@ cargo install flamegraph

To produce a flamegraph of a transaction execution run:
```bash
cargo flamegraph --root --dev -- tx <tx_hash> <network> <block_number - 1>
```

#### Example

Producing a flamegraph of a tx execution would look like this:
```bash
cargo flamegraph --root --dev -- tx 0x1b84bb4760a05c88ceab90a4fb9f37e2f518c822a655abe46361a61a88200fa mainnet 656535
```

0 comments on commit b963d5f

Please sign in to comment.