referrerpolicy=no-referrer-when-downgrade

Type Alias penpal_runtime::AllPalletsWithSystem

source ·
pub type AllPalletsWithSystem = (System, ParachainSystem, Timestamp, ParachainInfo, Balances, TransactionPayment, AssetTxPayment, Authorship, CollatorSelection, Session, Aura, AuraExt, XcmpQueue, PolkadotXcm, CumulusXcm, MessageQueue, Assets, ForeignAssets, PoolAssets, AssetConversion, Sudo);
Expand description

All pallets included in the runtime as a nested tuple of types.