Type Definition solana_runtime::vote_account::VoteAccountsHashMap[][src]

pub type VoteAccountsHashMap = HashMap<Pubkey, (u64, ArcVoteAccount)>;