Type Definition parachain_runtime_mock::AllPalletsWithoutSystem
source · pub type AllPalletsWithoutSystem = (Tokens, Balances, Currencies, ParachainSystem, ParachainInfo, XcmpQueue, DmpQueue, CumulusXcm, PolkadotXcm, AssetRegistry, TransactionPayment, MultiTransactionPayment, XTokens, UnknownTokens);
Expand description
All pallets included in the runtime as a nested tuple of types. Excludes the System pallet.