Type Definition anagolay_runtime::AllModulesWithSystem
source · [−]pub type AllModulesWithSystem = (Workflows, (Operations, (Anagolay, (Utility, (Sudo, (TransactionPayment, (Balances, (Grandpa, (Aura, (Timestamp, (RandomnessCollectiveFlip, (System,))))))))))));
Expand description
All pallets included in the runtime as a nested tuple of types.