referrerpolicy=no-referrer-when-downgrade

Type Alias polkadot_test_runtime::AllPalletsWithoutSystem

source ·
pub type AllPalletsWithoutSystem = (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. Excludes the System pallet.