Type Definition node_runtime::AllModules [−][src]
type AllModules = (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,)))))))))))))))))))))))))))))))))))))));
👎 Deprecated:
use AllPallets
instead
Expand description
All modules included in the runtime as a nested tuple of types. Excludes the System pallet.