summaryrefslogtreecommitdiff
path: root/src/include/taler_exchange_service.h
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-11-30 11:51:42 +0100
committerChristian Grothoff <christian@grothoff.org>2020-11-30 11:51:42 +0100
commita3548f0efb5cc970497c07165322317d904be187 (patch)
treeb897a4d289ee0ddfdcc0305db1fa4bd8f7b51591 /src/include/taler_exchange_service.h
parente89bb8edaa9c1e3fe6a9afd5a8e9d7ad606620b5 (diff)
downloadexchange-a3548f0efb5cc970497c07165322317d904be187.tar.gz
exchange-a3548f0efb5cc970497c07165322317d904be187.tar.bz2
exchange-a3548f0efb5cc970497c07165322317d904be187.zip
add command to add auditor's denomination signature
Diffstat (limited to 'src/include/taler_exchange_service.h')
-rw-r--r--src/include/taler_exchange_service.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/include/taler_exchange_service.h b/src/include/taler_exchange_service.h
index 19017eac1..d1ce5a234 100644
--- a/src/include/taler_exchange_service.h
+++ b/src/include/taler_exchange_service.h
@@ -2561,7 +2561,8 @@ struct TALER_EXCHANGE_AuditorAddDenominationHandle;
* @param url HTTP base URL for the exchange
* @param h_denom_pub hash of the public key of the denomination
* @param auditor_pub public key of the auditor
- * @param auditor_sig signature of the auditor
+ * @param auditor_sig signature of the auditor, of
+ * purpose #TALER_SIGNATURE_AUDITOR_EXCHANGE_KEYS
* @param cb function to call with the exchange's result
* @param cb_cls closure for @a cb
* @return the request handle; NULL upon error