pub type AllPalletsWithSystem = (System, Balances, Timestamp, RandomnessCollectiveFlip, Assets, Treasury, EscrowTreasury, FeeTreasury, ParachainTreasury, SlashTreasury, XDNS, Attesters, Rewards, AccountManager, Clock, Circuit, Vacuum, Portal, RococoBridge, PolkadotBridge, KusamaBridge, EthereumBridge, SepoliaBridge);
Expand description

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