Type Alias penpal_runtime::AllPalletsWithoutSystem
source · pub type AllPalletsWithoutSystem = (ParachainSystem, Timestamp, ParachainInfo, Balances, TransactionPayment, AssetTxPayment, Authorship, CollatorSelection, Session, Aura, AuraExt, XcmpQueue, PolkadotXcm, CumulusXcm, DmpQueue, Assets, Sudo);Expand description
All pallets included in the runtime as a nested tuple of types. Excludes the System pallet.