Type Definition node_template_runtime::AllModulesWithSystem[][src]

type AllModulesWithSystem = (TemplateModule, (Sudo, (TransactionPayment, (Balances, (Grandpa, (Aura, (Timestamp, (RandomnessCollectiveFlip, (System,)))))))));
👎 Deprecated:

use AllPalletsWithSystem instead

Expand description

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