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