benchmark now takes a command. (#1191)

This commit is contained in:
Squirrel
2022-04-23 21:44:19 +01:00
committed by GitHub
parent 202b10072f
commit 4f160f9ccd
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ pallets=(
for p in ${pallets[@]}
do
./artifacts/polkadot-collator benchmark \
./artifacts/polkadot-collator benchmark pallet \
--chain=$benhcmarkChainName \
--execution=wasm \
--wasm-execution=compiled \