pub type AllPalletsWithSystemReversed = (CheqdMigration, Agreement, TrustRegistry, StatusListCredential, BaseFee, Accumulator, Identity, Tips, Elections, StakingRewards, Bounties, Treasury, Offences, ElectionProviderMultiPhase, Staking, Babe, ImOnline, Historical, AuthorityDiscovery, PriceFeedModule, EVM, Ethereum, Scheduler, TechnicalCommitteeMembership, TechnicalCommittee, Council, Democracy, Attest, Anchor, MigrationModule, Sudo, Master, BlobStore, Revoke, DIDModule, OffchainSignatures, Utility, TransactionPayment, Authorship, GrandpaFinality, PoAModule, Session, Balances, Timestamp, System);
👎Deprecated: Using reverse pallet orders is deprecated. use only AllPalletWithSystem or AllPalletsWithoutSystem
Expand description

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