From b25c9398b763c22021b5b18f4c093dea4d426469 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Mon, 28 Mar 2022 17:50:23 +0200 Subject: starting work on purse-create endpoint --- src/include/taler_crypto_lib.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/include/taler_crypto_lib.h') diff --git a/src/include/taler_crypto_lib.h b/src/include/taler_crypto_lib.h index 179c62662..cc489e2c2 100644 --- a/src/include/taler_crypto_lib.h +++ b/src/include/taler_crypto_lib.h @@ -29,7 +29,7 @@ /** - * Maximum number of fresh coins we allow per refresh operation. + * Maximum number of coins we allow per operation. */ #define TALER_MAX_FRESH_COINS 256 -- cgit v1.2.3