We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 146a20e commit a5d622eCopy full SHA for a5d622e
release_note.txt
@@ -1 +1 @@
1
-v1.4.0
+v1.5.0
solution/anonymous_bounded_voting/src/config.rs
@@ -1,3 +1,7 @@
+// Copyright 2020 WeDPR Lab Project Authors. Licensed under Apache-2.0.
2
+
3
+//! Config of anonymous bounded voting (ABV) solution.
4
5
use wedpr_l_crypto_hash_keccak256::WedprKeccak256;
6
use wedpr_l_crypto_signature_secp256k1::WedprSecp256k1Recover;
7
0 commit comments