pub fn new_vote_transaction( slots: Vec<Slot>, bank_hash: Hash, blockhash: Hash, node_keypair: &Keypair, vote_keypair: &Keypair, authorized_voter_keypair: &Keypair, switch_proof_hash: Option<Hash> ) -> Transaction