pub fn get_max_voter_weight_record_data(
    program_id: &Pubkey,
    max_voter_weight_record_info: &AccountInfo<'_>
) -> Result<MaxVoterWeightRecord, ProgramError>
Expand description

Deserializes MaxVoterWeightRecord account and checks owner program