Type Definition parachain_runtime_mock::AllPalletsWithSystem
source · pub type AllPalletsWithSystem = (System, 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.