Type Definition node_template_runtime::AllModules[][src]

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

use AllPallets instead

Expand description

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