pub type AllPalletsWithSystem = (System, ParachainSystem, Timestamp, ParachainInfo, Balances, TransactionPayment, Authorship, CollatorSelection, Session, Aura, AuraExt, XcmpQueue, PolkadotXcm, CumulusXcm, MessageQueue, Utility, Multisig, Broker);
Expand description

All pallets included in the runtime as a nested tuple of types.