runtime_eden

Type Alias AllPalletsWithoutSystem

Source
pub type AllPalletsWithoutSystem = (Timestamp, Balances, TransactionPayment, RandomnessCollectiveFlip, Scheduler, CompanyReserve, InternationalReserve, UsaReserve, Vesting, Mandate, TechnicalCommittee, TechnicalMembership, CollatorSelection, Authorship, Session, Aura, AuraExt, ParachainSystem, ParachainInfo, CumulusXcm, MessageQueue, XcmpQueue, PolkadotXcm, Utility, Multisig, Uniques, Preimage, NodleUniques, Sponsorship, Identity, Allocations, AllocationsOracles, DaoReserve, Contracts);
Expand description

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