referrerpolicy=no-referrer-when-downgrade

Type Alias polkadot_test_runtime::AllPalletsWithSystem

source ·
pub type AllPalletsWithSystem = (System, Babe, Timestamp, Indices, Balances, TransactionPayment, Authorship, Staking, Offences, Historical, Session, Grandpa, AuthorityDiscovery, Claims, Vesting, Configuration, ParaInclusion, ParaInherent, Initializer, Paras, ParasShared, Scheduler, ParasSudoWrapper, ParasOrigin, ParaSessionInfo, Hrmp, Dmp, Xcm, ParasDisputes, ParasSlashing, OnDemandAssignmentProvider, CoretimeAssignmentProvider, Coretime, Sudo, TestNotifier);
Expand description

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