summaryrefslogtreecommitdiff
path: root/src/include
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2022-10-01 16:35:13 +0200
committerChristian Grothoff <christian@grothoff.org>2022-10-01 16:35:13 +0200
commit7bf0f2a43d42b168beaee8fbbafe51386f1127b1 (patch)
tree628ade65b27d6ea52565db63009755bc57e7cc1c /src/include
parent442b2116ed8d1bcd00df16598ca14ea8582c94b4 (diff)
downloadexchange-7bf0f2a43d42b168beaee8fbbafe51386f1127b1.tar.gz
exchange-7bf0f2a43d42b168beaee8fbbafe51386f1127b1.tar.bz2
exchange-7bf0f2a43d42b168beaee8fbbafe51386f1127b1.zip
-doxygen
Diffstat (limited to 'src/include')
-rw-r--r--src/include/taler_crypto_lib.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/include/taler_crypto_lib.h b/src/include/taler_crypto_lib.h
index b5ae20832..09e386cd4 100644
--- a/src/include/taler_crypto_lib.h
+++ b/src/include/taler_crypto_lib.h
@@ -3223,7 +3223,7 @@ TALER_wallet_reserve_attest_request_sign (
*
* @param request_timestamp when was the request created
* @param details which attributes are requested
- * @param reserve_priv private key of the reserve
+ * @param reserve_pub public key of the reserve
* @param reserve_sig where to store the signature
* @return #GNUNET_OK if the signature is valid
*/
@@ -4291,7 +4291,6 @@ TALER_exchange_online_reserve_attest_details_sign (
* Verify signature by exchange affirming that a reserve
* has had certain attributes verified via KYC.
*
- * @param scb function to call to create the signature
* @param attest_timestamp our time
* @param expiration_time when does the KYC data expire
* @param reserve_pub for which reserve are attributes attested