Type Definition dock_runtime::AllPalletsWithSystem
source · pub type AllPalletsWithSystem = (System, Timestamp, Balances, Session, PoAModule, GrandpaFinality, Authorship, TransactionPayment, Utility, OffchainSignatures, DIDModule, Revoke, BlobStore, Master, Sudo, MigrationModule, Anchor, Attest, Democracy, Council, TechnicalCommittee, TechnicalCommitteeMembership, Scheduler, Ethereum, EVM, PriceFeedModule, AuthorityDiscovery, Historical, ImOnline, Babe, Staking, ElectionProviderMultiPhase, Offences, Treasury, Bounties, StakingRewards, Elections, Tips, Identity, Accumulator, BaseFee, StatusListCredential, TrustRegistry, Agreement, CheqdMigration);
Expand description
All pallets included in the runtime as a nested tuple of types.