referrerpolicy=no-referrer-when-downgrade
pallet_election_provider_multi_phase::unsigned

Type Alias VoterOf

Source
pub type VoterOf<T> = VoterOf<<T as Config>::DataProvider>;
Expand description

A voter’s fundamental data: their ID, their stake, and the list of candidates for whom they voted.