pub type AllPalletsWithoutSystem = (ParachainSystem, Timestamp, ParachainInfo, Preimage, Democracy, Scheduler, Utility, Balances, TransactionPayment, Council, TechnicalCommittee, Treasury, Authorship, CollatorSelection, Session, Aura, AuraExt, Multisig, TimeRelease, Proxy, Msa, Messages, Schemas, StatefulStorage, Capacity, FrequencyTxPayment, Handles);
Expand description

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