Type Definition hashed_runtime::AllPalletsWithSystem

source ·
pub type AllPalletsWithSystem = (System, RandomnessCollectiveFlip, Timestamp, Aura, Grandpa, Balances, TransactionPayment, Sudo, TemplateModule, Identity, Recovery, Indices, Treasury, Council, Membership, NodeAuthorization, Society, Bounties, Uniques, Fruniques, GatedMarketplace, Assets, BitcoinVaults, RBAC, ConfidentialDocs, FundAdmin, Afloat, MappedAssets, FundAdminRecords);
Expand description

All pallets included in the runtime as a nested tuple of types.