pub type AllPalletsWithoutSystem = (Timestamp, Aura, Grandpa, Utility, Balances, TransactionPayment, Assets, AssetTxPayment, AccountManager, Treasury, EscrowTreasury, FeeTreasury, ParachainTreasury, SlashTreasury, Clock, XDNS, Attesters, Rewards, ContractsRegistry, Circuit, Vacuum, ThreeVm, Contracts, Evm, AccountMapping, Ethereum, Portal, RococoBridge, PolkadotBridge, KusamaBridge, EthereumBridge, SepoliaBridge, CelestiaLightClient, Identity, RandomnessCollectiveFlip, MaintenanceMode, Sudo);
Expand description

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