Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@ The Benchmarking CLI has a lot of options which can help you automate your bench
Execute the following command to run standard benchmarking for your `pallet_you_created`:

```bash
./target/release/node-template benchmark \
./target/release/node-template benchmark pallet \
--chain dev \
--execution wasm \
--wasm-execution compiled \
Expand Down