Type Alias parachain_template_runtime::AllPalletsWithSystem
source · pub type AllPalletsWithSystem = (System, ParachainSystem, Timestamp, ParachainInfo, WeightReclaim, Balances, TransactionPayment, Sudo, Authorship, CollatorSelection, Session, Aura, AuraExt, XcmpQueue, PolkadotXcm, CumulusXcm, MessageQueue, TemplatePallet);
Expand description
All pallets included in the runtime as a nested tuple of types.