Type Definition node_template_runtime::AllPalletsWithSystem [−][src]
type AllPalletsWithSystem = (TemplateModule, (Sudo, (TransactionPayment, (Balances, (Grandpa, (Aura, (Timestamp, (RandomnessCollectiveFlip, (System,)))))))));
Expand description
All pallets included in the runtime as a nested tuple of types.