Type Definition pallet_salary::pallet::StatusOf

source ·
pub type StatusOf<T, I> = StatusType<CycleIndexOf<T>, BlockNumberFor<T>, BalanceOf<T, I>>;