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