exchange

Base system with REST service to issue digital coins, run by the payment service provider
Log | Files | Refs | Submodules | README | LICENSE

commit 57affb94feb5348dfae198e97ed0f27a6f97adff
parent 1ca54c5df12dc7fd5e9891b64d3e8eb61848e08e
Author: Florian Dold <florian.dold@gmail.com>
Date:   Tue, 24 Nov 2015 14:42:01 +0100

Fix wrong comment

Diffstat:
Msrc/include/taler_crypto_lib.h | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/include/taler_crypto_lib.h b/src/include/taler_crypto_lib.h @@ -190,7 +190,7 @@ struct TALER_AuditorPublicKeyP /** - * @brief Type of the public key used by the auditor. + * @brief Type of signatures used by the auditor. */ struct TALER_AuditorSignatureP {