pallet_grants

Type Alias ScheduledItem

Source
pub type ScheduledItem<T> = (<T as Config>::AccountId, Vec<ScheduledGrant<T>>);