pub type AllPalletsWithSystem = (System, ParachainSystem, Timestamp, ParachainInfo, Balances, TransactionPayment, AssetTxPayment, Authorship, CollatorSelection, Session, Aura, AuraExt, XcmpQueue, PolkadotXcm, CumulusXcm, MessageQueue, Assets, ForeignAssets, PoolAssets, AssetConversion, Revive, Sudo);
Expand description
All pallets included in the runtime as a nested tuple of types.