Type Definition pallet_ranked_collective::TallyOf

source ·
pub type TallyOf<T, I = ()> = Tally<T, I, Pallet<T, I>>;