Type Definition t7rn_parachain_runtime::AllPalletsWithSystem
source · pub type AllPalletsWithSystem = (System, ParachainSystem, Timestamp, ParachainInfo, Preimage, Scheduler, Utility, Balances, TransactionPayment, Treasury, Authorship, CollatorSelection, Session, Aura, AuraExt, XcmpQueue, PolkadotXcm, CumulusXcm, DmpQueue, Sudo);
Expand description
All pallets included in the runtime as a nested tuple of types.