Expose the `runtime-benchmarks` feature to the cli crate
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
c37cfbf8
Please register or sign in to comment