Skip to content

Commit

Permalink
finalize audit lib
Browse files Browse the repository at this point in the history
  • Loading branch information
jonas089 committed May 25, 2024
1 parent 4afe31b commit 8bbb678
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion audit-utils/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -82,4 +82,4 @@ pub fn verify_receipt_vec(receipts: Vec<Receipt>, gov_pub_key: String) -> HashMa
println!("Candidate {:?} has received {:?} votes", result.0, result.1)
}
votes
}
}

0 comments on commit 8bbb678

Please sign in to comment.