Updated to t-variant and new protocol

This commit is contained in:
Fritz Schmid
2023-03-06 19:10:03 +01:00
parent a11a92d3d7
commit 6fb0dcd867
10 changed files with 514 additions and 337 deletions
Generated
+2
View File
@@ -977,6 +977,7 @@ dependencies = [
"bit-vec",
"bitvec 0.22.0",
"bls12_381",
"futures",
"group",
"lazy_static",
"rand",
@@ -1550,6 +1551,7 @@ version = "1.14.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "678b5a069e50bf00ecd22d0cd8ddf7c236f68581b03db652061ed5eb13a312ff"
dependencies = [
"base64",
"serde",
"serde_with_macros",
]