Fix Weight Handlebar Template (#10302)
* fix template
* cargo run --quiet --release --features=runtime-benchmarks --manifest-path=bin/node/cli/Cargo.toml -- benchmark --chain=dev --steps=50 --repeat=20 --pallet=pallet_identity --extrinsic=* --execution=wasm --wasm-execution=compiled --heap-pages=4096 --output=./frame/identity/src/weights.rs --template=./.maintain/frame-weight-template.hbs
Co-authored-by:
Parity Bot <admin@parity.io>
Showing
- substrate/.maintain/frame-weight-template.hbs 34 additions, 34 deletionssubstrate/.maintain/frame-weight-template.hbs
- substrate/frame/identity/src/weights.rs 95 additions, 96 deletionssubstrate/frame/identity/src/weights.rs
- substrate/utils/frame/benchmarking-cli/src/template.hbs 15 additions, 15 deletionssubstrate/utils/frame/benchmarking-cli/src/template.hbs
Please register or sign in to comment