Type Alias serai_runtime::AllPalletsWithSystem
source ยท pub type AllPalletsWithSystem = (System, Timestamp, TransactionPayment, Coins, LiquidityTokens, Dex, ValidatorSets, GenesisLiquidity, Emissions, EconomicSecurity, InInstructions, Signals, Babe, Grandpa);
Expand description
All pallets included in the runtime as a nested tuple of types.