Type Definition westend_runtime::AllPalletsWithoutSystem
source · pub type AllPalletsWithoutSystem = (Babe, Timestamp, Indices, Balances, TransactionPayment, Authorship, Staking, Offences, Historical, Session, Grandpa, ImOnline, AuthorityDiscovery, Utility, Identity, Recovery, Vesting, Scheduler, Preimage, Sudo, Proxy, Multisig, ElectionProviderMultiPhase, VoterList, NominationPools, ParachainsOrigin, Configuration, ParasShared, ParaInclusion, ParaInherent, ParaScheduler, Paras, Initializer, Dmp, Ump, Hrmp, ParaSessionInfo, ParasDisputes, Registrar, Slots, ParasSudoWrapper, Auctions, Crowdloan, AssignedSlots, XcmPallet);
Expand description
All pallets included in the runtime as a nested tuple of types. Excludes the System pallet.