fixed typo

This commit is contained in:
Özgür Kesim 2022-05-29 17:03:25 +02:00
parent b9963f7525
commit 60f609135d
Signed by: oec
GPG Key ID: 3D76A56D79EDD9D7

View File

@ -179,8 +179,6 @@ generate (
GNUNET_CRYPTO_random_block (GNUNET_CRYPTO_QUALITY_WEAK,
&salt,
sizeof (salt));
uint64_t salt = GNUNET_CRYPTO_random_u64 (GNUNET_CRYPTO_QUALITY_WEAK,
UINT64_MAX / 2);
GNUNET_assert (GNUNET_OK ==
TALER_age_commitment_derive (&acp[i],
&salt,