pub type AllPalletsWithoutSystemReversed = (MultisigVerifier, BridgeDataSigner, ParachainBridgeApp, SubstrateDispatch, SubstrateBridgeOutboundChannel, SubstrateBridgeInboundChannel, BridgeProxy, LeafProvider, Beefy, Preimage, HermesGovernancePlatform, OracleProxy, Band, ElectionProviderMultiPhase, BagsList, DemeterFarmingPlatform, CeresLaunchpad, CeresGovernancePlatform, CeresTokenLocker, CeresLiquidityLocker, CeresStaking, PriceTools, XSTPool, Farming, Identity, VestedRewards, ElectionsPhragmen, TechnicalMembership, IrohaMigration, Scheduler, Multisig, PswapDistribution, EthBridge, DEXAPI, Democracy, TechnicalCommittee, Council, LiquidityProxy, PoolXYK, Technical, MulticollateralBondingCurvePool, DEXManager, Assets, TradingPair, Currencies, Tokens, ImOnline, Grandpa, Session, Historical, Offences, Staking, Authorship, Utility, BridgeMultisig, XorFee, Rewards, Referrals, Permissions, TransactionPayment, RandomnessCollectiveFlip, Balances, Timestamp, Babe);
👎Deprecated: Using reverse pallet orders is deprecated. use only AllPalletsWithSystem or AllPalletsWithoutSystem
Expand description

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