From dbf32d515f0d1e52889a2ad9203a31a1270878be Mon Sep 17 00:00:00 2001 From: Luke Parker Date: Tue, 6 Aug 2024 05:37:19 -0400 Subject: [PATCH] Correct ThresholdKeys serialization in modular-frost test --- crypto/frost/src/tests/vectors.rs | 1 + 1 file changed, 1 insertion(+) diff --git a/crypto/frost/src/tests/vectors.rs b/crypto/frost/src/tests/vectors.rs index 7be6478a..dc0453a1 100644 --- a/crypto/frost/src/tests/vectors.rs +++ b/crypto/frost/src/tests/vectors.rs @@ -122,6 +122,7 @@ fn vectors_to_multisig_keys(vectors: &Vectors) -> HashMap