pub fn create_initial_vote_tally(
    vote_tally: &VoteTally,
    owners: &[Wallet]
) -> Fragment