Fix split vote_ids

Currently, we have uninitialized existing_vote_id_bitcoin that we later use for vote_id for another sidechains. We should fix this.