Type Alias local_runtime::AllPalletsWithoutSystem
source · pub type AllPalletsWithoutSystem = (Utility, Timestamp, RandomnessCollectiveFlip, Scheduler, Proxy, TransactionPayment, Balances, Vesting, DappStaking, Inflation, Assets, StaticPriceProvider, Aura, Grandpa, EVM, Ethereum, DynamicEvmBaseFee, EthereumChecked, UnifiedAccounts, Contracts, Preimage, Sudo, CouncilMembership, TechnicalCommitteeMembership, CommunityCouncilMembership, Council, TechnicalCommittee, CommunityCouncil, Democracy, Treasury, CommunityTreasury, CollectiveProxy);
Expand description
All pallets included in the runtime as a nested tuple of types. Excludes the System pallet.