From 8e03498a487d3d00c20167dc19c24f9a0fe1a647 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Wed, 8 Jul 2020 17:58:45 +0200 Subject: add h_denom to melt signatures (for #6416) --- src/include/taler_signatures.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/include/taler_signatures.h') diff --git a/src/include/taler_signatures.h b/src/include/taler_signatures.h index 81e2e1c82..3e4b893f8 100644 --- a/src/include/taler_signatures.h +++ b/src/include/taler_signatures.h @@ -586,9 +586,8 @@ struct TALER_RefreshMeltCoinAffirmationPS /** * Hash over the denomination public key used to sign the coin. - * FIXME: add here, initialize everywhere! */ - // struct GNUNET_HashCode h_denom_pub GNUNET_PACKED; + struct GNUNET_HashCode h_denom_pub GNUNET_PACKED; /** * How much of the value of the coin should be melted? This amount -- cgit v1.2.3