From 0325a79631d1abba7fdf414748a34c0e8bca55c3 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Mon, 15 Nov 2021 14:39:18 +0100 Subject: avoid duplication --- src/include/taler_crypto_lib.h | 6 ------ 1 file changed, 6 deletions(-) (limited to 'src/include/taler_crypto_lib.h') diff --git a/src/include/taler_crypto_lib.h b/src/include/taler_crypto_lib.h index d354add1..3da178ca 100644 --- a/src/include/taler_crypto_lib.h +++ b/src/include/taler_crypto_lib.h @@ -323,12 +323,6 @@ struct TALER_CoinSpendPublicKeyP */ struct GNUNET_CRYPTO_EddsaPublicKey eddsa_pub; - /* - * If age restriction applies to the coin, it must come with a hash of the - * age commitment. A zero value indicates that the coin has no age - * commitment set. - */ - struct TALER_AgeHash age_commitment_hash; }; -- cgit v1.2.3