pub type AllPalletsWithSystem = (System, ParachainSystem, Timestamp, ParachainInfo, WeightReclaim, Balances, TransactionPayment, Authorship, CollatorSelection, Session, Aura, AuraExt, XcmpQueue, PolkadotXcm, CumulusXcm, MessageQueue, Utility, Multisig, Proxy, Preimage, Scheduler, AssetRate, Alliance, AllianceMotion, FellowshipCollective, FellowshipReferenda, FellowshipOrigins, FellowshipCore, FellowshipSalary, FellowshipTreasury, AmbassadorCollective, AmbassadorReferenda, AmbassadorOrigins, AmbassadorCore, AmbassadorSalary, AmbassadorContent, StateTrieMigration);
Expand description
All pallets included in the runtime as a nested tuple of types.