Function solana_vote_program::vote_instruction::vote_switch[][src]

pub fn vote_switch(
    vote_pubkey: &Pubkey,
    authorized_voter_pubkey: &Pubkey,
    vote: Vote,
    proof_hash: Hash
) -> Instruction