referrerpolicy=no-referrer-when-downgrade
frame_election_provider_support

Type Alias Voter

Source
pub type Voter<AccountId, Bound> = (AccountId, VoteWeight, BoundedVec<AccountId, Bound>);
Expand description

A voter, at the level of abstraction of this crate.