summaryrefslogtreecommitdiff
path: root/src/include/taler_crypto_lib.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2023-07-10 10:19:59 +0200
committerChristian Grothoff <christian@grothoff.org>2023-07-10 10:34:33 +0200
commitc57c3463d1b34eb8a277640c6d833d791097dce0 (patch)
treeb22d2e1527bf975def60939dd03350a44eef12c1 /src/include/taler_crypto_lib.h
parent8d6b0944da2a812a80676305c10523fa5b970906 (diff)
downloadexchange-c57c3463d1b34eb8a277640c6d833d791097dce0.tar.gz
exchange-c57c3463d1b34eb8a277640c6d833d791097dce0.tar.bz2
exchange-c57c3463d1b34eb8a277640c6d833d791097dce0.zip
Tip => Reward
Diffstat (limited to 'src/include/taler_crypto_lib.h')
-rw-r--r--src/include/taler_crypto_lib.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/include/taler_crypto_lib.h b/src/include/taler_crypto_lib.h
index 373fc5c22..9b0cb604b 100644
--- a/src/include/taler_crypto_lib.h
+++ b/src/include/taler_crypto_lib.h
@@ -829,9 +829,9 @@ struct TALER_CoinPubHashP
/**
- * @brief Value that uniquely identifies a tip.
+ * @brief Value that uniquely identifies a reward.
*/
-struct TALER_TipIdentifierP
+struct TALER_RewardIdentifierP
{
/**
* The tip identifier is a SHA-512 hash code.