Type Definition rococo_runtime::AllPalletsWithoutSystem
source · pub type AllPalletsWithoutSystem = (Babe, Timestamp, Indices, Balances, TransactionPayment, Authorship, Offences, Historical, Session, Grandpa, ImOnline, AuthorityDiscovery, ParachainsOrigin, Configuration, ParasShared, ParaInclusion, ParaInherent, ParaScheduler, Paras, Initializer, Dmp, Ump, Hrmp, ParaSessionInfo, ParasDisputes, Registrar, Auctions, Crowdloan, Slots, ParasSudoWrapper, AssignedSlots, Sudo, Mmr, Beefy, MmrLeaf, ValidatorManager, Collective, Membership, Utility, Proxy, Multisig, XcmPallet);
Expand description
All pallets included in the runtime as a nested tuple of types. Excludes the System pallet.