exchange

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

commit 6745f267a6cda82965a9ab96e2d96f39a953cac2
parent f7661b0c1f74cd1955e7a8de22dda1fecff2a2de
Author: Matyja Lukas Adam <lukas.matyja@students.bfh.ch>
Date:   Mon, 27 Nov 2023 11:04:34 +0100

minor change

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 @@ -5867,7 +5867,7 @@ struct TALER_DenominationGroup enum GNUNET_CRYPTO_BlindSignatureAlgorithm cipher; /** - * Age mask for the denomiation. + * Age mask for the denomination. */ struct TALER_AgeMask age_mask;