Commit dc85ccb7 authored by Gavin Wood's avatar Gavin Wood Committed by GitHub
Browse files

Expose the `runtime-benchmarks` feature to the cli crate (#5143)

This exposes the `runtime-benchmarks` feature via the cli crate and
makes sure the benchmarking can be enabled. This requires that the user
goes to `bin/node/cli` and runs `cargo build --features
runtime-benchmarks` to build a node that has the feature enabled.
parent 0573f140
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment