Type Alias frame_system::pallet_prelude::RuntimeCallFor
source ยท pub type RuntimeCallFor<T> = <T as Config>::RuntimeCall;Expand description
Type alias for the RuntimeCall associated type of system config.
pub type RuntimeCallFor<T> = <T as Config>::RuntimeCall;Type alias for the RuntimeCall associated type of system config.