Type Alias polkadot_sdk_docs::reference_docs::frame_origin::runtime_for_origin::AllPalletsWithoutSystem
source · pub type AllPalletsWithoutSystem = (PalletWithCustomOrigin,);
Expand description
All pallets included in the runtime as a nested tuple of types. Excludes the System pallet.