mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 02:21:04 +00:00
Enabled polkadot-parachain build for runtime-benchmarks, e.g.: (#2324)
`cargo build --locked --profile=production -p polkadot-parachain-bin --features runtime-benchmarks`
This commit is contained in:
@@ -107,6 +107,14 @@ runtime-benchmarks = [
|
||||
"statemint-runtime/runtime-benchmarks",
|
||||
"statemine-runtime/runtime-benchmarks",
|
||||
"westmint-runtime/runtime-benchmarks",
|
||||
"bridge-hub-rococo-runtime/runtime-benchmarks",
|
||||
"bridge-hub-kusama-runtime/runtime-benchmarks",
|
||||
"bridge-hub-polkadot-runtime/runtime-benchmarks",
|
||||
"collectives-polkadot-runtime/runtime-benchmarks",
|
||||
"rococo-parachain-runtime/runtime-benchmarks",
|
||||
"contracts-rococo-runtime/runtime-benchmarks",
|
||||
"contracts-rococo-runtime/runtime-benchmarks",
|
||||
"penpal-runtime/runtime-benchmarks",
|
||||
]
|
||||
try-runtime = [
|
||||
"statemint-runtime/try-runtime",
|
||||
|
||||
Reference in New Issue
Block a user