pub type AllPalletsWithoutSystem = (Timestamp, Babe, Grandpa, ImOnline, AuthorityDiscovery, Authorship, Session, Historical, Balances, TransactionPayment, Vesting, Utility, Proxy, Multisig, ElectionProviderMultiPhase, Staking, VoterList, Offences, Identity, Preimage, Scheduler, TechnicalCommittee, TechnicalMembership, NominationPools, DelegatedStaking, Governance, Members, Shards, Elections, Tasks, Timegraph, Networks, Bridge, Revive);
Expand description
All pallets included in the runtime as a nested tuple of types. Excludes the System pallet.