Skip to content

Commit a5d622e

Browse files
committed
update abv version
1 parent 146a20e commit a5d622e

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

release_note.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v1.4.0
1+
v1.5.0

solution/anonymous_bounded_voting/src/config.rs

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
// Copyright 2020 WeDPR Lab Project Authors. Licensed under Apache-2.0.
2+
3+
//! Config of anonymous bounded voting (ABV) solution.
4+
15
use wedpr_l_crypto_hash_keccak256::WedprKeccak256;
26
use wedpr_l_crypto_signature_secp256k1::WedprSecp256k1Recover;
37

0 commit comments

Comments
 (0)