Type Alias coretime_rococo_runtime::AllPalletsWithoutSystem
source ยท pub type AllPalletsWithoutSystem = (ParachainSystem, Timestamp, ParachainInfo, Balances, TransactionPayment, Authorship, CollatorSelection, Session, Aura, AuraExt, XcmpQueue, PolkadotXcm, CumulusXcm, MessageQueue, Utility, Multisig, Broker, Sudo);Expand description
All pallets included in the runtime as a nested tuple of types. Excludes the System pallet.