Type Definition pallet_scheduler::CallOrHashOf

source ·
pub type CallOrHashOf<T> = MaybeHashed<<T as Config>::RuntimeCall, <T as Config>::Hash>;