commit c57c3463d1b34eb8a277640c6d833d791097dce0 parent 8d6b0944da2a812a80676305c10523fa5b970906 Author: Christian Grothoff <christian@grothoff.org> Date: Mon, 10 Jul 2023 10:19:59 +0200 Tip => Reward Diffstat:
| M | src/include/taler_crypto_lib.h | | | 4 | ++-- |
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git 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.