Type Definition pallet_referenda::TrackInfoOf

source ·
pub type TrackInfoOf<T, I = ()> = TrackInfo<BalanceOf<T, I>, BlockNumberFor<T>>;