Type Alias moonbeam_runtime::AllPalletsWithoutSystem
source · pub type AllPalletsWithoutSystem = (ParachainSystem, Timestamp, ParachainInfo, RootTesting, Balances, TransactionPayment, ParachainStaking, AuthorInherent, AuthorFilter, AuthorMapping, MoonbeamOrbiters, AsyncBacking, Utility, Proxy, MaintenanceMode, Identity, Migrations, ProxyGenesisCompanion, Multisig, MoonbeamLazyMigrations, Parameters, EthereumChainId, EVM, Ethereum, Scheduler, Preimage, ConvictionVoting, Referenda, Origins, Whitelist, TreasuryCouncilCollective, OpenTechCommitteeCollective, Treasury, CrowdloanRewards, XcmpQueue, CumulusXcm, PolkadotXcm, Assets, AssetManager, XcmTransactor, EthereumXcm, Erc20XcmBridge, MessageQueue, EvmForeignAssets, XcmWeightTrader, EmergencyParaXcm, RelayStorageRoots, PrecompileBenchmarks, Randomness);
Expand description
All pallets included in the runtime as a nested tuple of types. Excludes the System pallet.