pallet_grants

Type Alias ScheduledGrant

Source
pub type ScheduledGrant<T> = (BlockNumberFor<T>, BlockNumberFor<T>, u32, BalanceOf<T>);