Type Alias collectives_westend_runtime::AllPalletsWithoutSystem
source · pub type AllPalletsWithoutSystem = (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. Excludes the System pallet.