Type Definition pallet_conviction_voting::VotesOf

source ·
pub type VotesOf<T, I = ()> = <<T as Config<I>>::Currency as Currency<<T as Config>::AccountId>>::Balance;