referrerpolicy=no-referrer-when-downgrade

Type Alias contracts_rococo_runtime::AllPalletsWithSystem

source ·
pub type AllPalletsWithSystem = (System, ParachainSystem, RandomnessCollectiveFlip, Timestamp, ParachainInfo, WeightReclaim, Balances, TransactionPayment, Authorship, CollatorSelection, Session, Aura, AuraExt, XcmpQueue, PolkadotXcm, CumulusXcm, MessageQueue, Contracts, Utility, Multisig, Sudo);
Expand description

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