summaryrefslogtreecommitdiff
path: root/src/include/taler_signatures.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-07-10 22:33:04 +0200
committerChristian Grothoff <christian@grothoff.org>2020-07-10 22:33:04 +0200
commitddf95c491af05732220ac35c6fb1bea48e6f4050 (patch)
tree7003f28a16a693c10d71ba2ddd16232491c2fb42 /src/include/taler_signatures.h
parentd01c6fd9028ff766d7604533b30c949e5bec5527 (diff)
downloadexchange-ddf95c491af05732220ac35c6fb1bea48e6f4050.tar.gz
exchange-ddf95c491af05732220ac35c6fb1bea48e6f4050.tar.bz2
exchange-ddf95c491af05732220ac35c6fb1bea48e6f4050.zip
remove unused/unusable coin_sig, return correct coin_pub in recoup-reveal failure context
Diffstat (limited to 'src/include/taler_signatures.h')
-rw-r--r--src/include/taler_signatures.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/taler_signatures.h b/src/include/taler_signatures.h
index 3e4b893f8..4e24c5196 100644
--- a/src/include/taler_signatures.h
+++ b/src/include/taler_signatures.h
@@ -1219,7 +1219,7 @@ struct TALER_RecoupRequestPS
struct TALER_CoinSpendPublicKeyP coin_pub;
/**
- * Hash of the denomination public key of the coin.
+ * Hash of the (revoked) denomination public key of the coin.
*/
struct GNUNET_HashCode h_denom_pub;