Function solana_vote_program::vote_instruction::authorize

source ·
pub fn authorize(
    vote_pubkey: &Pubkey,
    authorized_pubkey: &Pubkey,
    new_authorized_pubkey: &Pubkey,
    vote_authorize: VoteAuthorize
) -> Instruction