Type Definition node_runtime::AllModulesWithSystem[][src]

type AllModulesWithSystem = (TransactionStorage, (Uniques, (Gilt, (Lottery, (Mmr, (Assets, (Tips, (Bounties, (Multisig, (Proxy, (Scheduler, (Vesting, (Recovery, (Society, (Identity, (RandomnessCollectiveFlip, (Historical, (Offences, (AuthorityDiscovery, (ImOnline, (Sudo, (Contracts, (Treasury, (Grandpa, (TechnicalMembership, (Elections, (TechnicalCommittee, (Council, (Democracy, (Session, (Staking, (ElectionProviderMultiPhase, (TransactionPayment, (Balances, (Indices, (Authorship, (Timestamp, (Babe, (Utility, (System,))))))))))))))))))))))))))))))))))))))));
👎 Deprecated:

use AllPalletsWithSystem instead

Expand description

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