Type Alias substrate_test_runtime::AllPalletsWithoutSystem
source · pub type AllPalletsWithoutSystem = (Babe, SubstrateTest, Balances);
Expand description
All pallets included in the runtime as a nested tuple of types. Excludes the System pallet.