Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Branislav Kontur <[email protected]>
  • Loading branch information
liamaharon and bkontur authored Jan 16, 2024
1 parent c3351ab commit 9fa600a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ for pallet in "${pallets[@]}"; do
--extrinsic=* \
--wasm-execution=compiled \
--heap-pages=4096 \
--output=./$CHAIN-weights \
--output="$output_file" \
--header=./file_header.txt
done
```
Expand Down

0 comments on commit 9fa600a

Please sign in to comment.