Type Definition node_template_runtime::AllModules[][src]

type AllModules = (NFTDAOModule, (SubNFTModule, (GraphModule, (NFTModule, (CollectionModule, (ExchangeModule, (Sudo, (TransactionPayment, (Balances, (Grandpa, (Aura, (Timestamp, (RandomnessCollectiveFlip,)))))))))))));

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