Type Definition node_template_runtime::AllModulesWithSystem [−][src]
type AllModulesWithSystem = (NFTDAOModule, (SubNFTModule, (GraphModule, (NFTModule, (CollectionModule, (ExchangeModule, (Sudo, (TransactionPayment, (Balances, (Grandpa, (Aura, (Timestamp, (RandomnessCollectiveFlip, (System,))))))))))))));
All pallets included in the runtime as a nested tuple of types.