pub type AllPalletsWithSystem = (System, Aura, Timestamp, Balances, TransactionPayment, Nicks, Identity, Authorship, Staking, Historical, Session, Phron, Elections, Treasury, CommitteeManagement, Sudo, EVM, Ethereum, BaseFee, DynamicFee);
Expand description

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