mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 08:11:03 +00:00
Add sudo to template node (#2748)
* Add sudo to template node * Fix * Change as suggest * Update parachain-template/runtime/src/lib.rs Co-authored-by: Squirrel <giles@parity.io> * Change as suggest --------- Co-authored-by: Squirrel <giles@parity.io>
This commit is contained in:
@@ -134,6 +134,7 @@ runtime-benchmarks = [
|
||||
"pallet-collator-selection/runtime-benchmarks",
|
||||
"pallet-parachain-template/runtime-benchmarks",
|
||||
"pallet-timestamp/runtime-benchmarks",
|
||||
"pallet-sudo/runtime-benchmarks",
|
||||
"pallet-xcm/runtime-benchmarks",
|
||||
"sp-runtime/runtime-benchmarks",
|
||||
"xcm-builder/runtime-benchmarks",
|
||||
|
||||
Reference in New Issue
Block a user