Type Alias frame_system::pallet_prelude::ExtrinsicFor
source · pub type ExtrinsicFor<T> = <<T as Config>::Block as Block>::Extrinsic;
Expand description
Type alias for the Extrinsic
associated type of system config.