pub type AllPalletsWithoutSystem = (ParachainSystem, Timestamp, ParachainInfo, Preimage, Scheduler, Utility, Balances, TransactionPayment, Treasury, Authorship, CollatorSelection, Session, Aura, AuraExt, XcmpQueue, PolkadotXcm, CumulusXcm, DmpQueue, Sudo);
Expand description

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