pub type EpochAuthorizedVoters = HashMap<Pubkey, Pubkey>;

Aliased Type§

struct EpochAuthorizedVoters { /* private fields */ }