mirror of
https://github.com/pezkuwichain/pezkuwi-runtime-templates.git
synced 2026-04-22 02:07:55 +00:00
Generated
+1
@@ -7388,6 +7388,7 @@ dependencies = [
|
||||
"pallet-timestamp",
|
||||
"pallet-transaction-payment",
|
||||
"pallet-transaction-payment-rpc-runtime-api",
|
||||
"pallet-utility",
|
||||
"pallet-xcm",
|
||||
"parachain-info",
|
||||
"parity-scale-codec",
|
||||
|
||||
+1
-1
@@ -602,7 +602,7 @@ construct_runtime!(
|
||||
|
||||
// Governance
|
||||
Sudo: pallet_sudo = 15,
|
||||
Multisig: pallet_multisig,
|
||||
Multisig: pallet_multisig = 16,
|
||||
|
||||
// Collator support. The order of these 4 are important and shall not change.
|
||||
Authorship: pallet_authorship = 20,
|
||||
|
||||
Reference in New Issue
Block a user