pub type AllPalletsWithoutSystem = (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. Excludes the System pallet.