pub fn new_tower_sync_transaction( tower_sync: TowerSync, blockhash: Hash, node_keypair: &Keypair, vote_keypair: &Keypair, authorized_voter_keypair: &Keypair, switch_proof_hash: Option<Hash>, ) -> Transaction