summaryrefslogtreecommitdiff
path: root/src/include/taler_crypto_lib.h
diff options
context:
space:
mode:
authorChristian Grothoff <grothoff@gnunet.org>2022-03-28 17:50:23 +0200
committerChristian Grothoff <grothoff@gnunet.org>2022-03-28 17:50:23 +0200
commitb25c9398b763c22021b5b18f4c093dea4d426469 (patch)
tree475df806d1866cd0d810d137c8bd0009ae2720c2 /src/include/taler_crypto_lib.h
parenta227ee6d1bd979ae87ab9afda27f180c840313bf (diff)
downloadexchange-b25c9398b763c22021b5b18f4c093dea4d426469.tar.gz
exchange-b25c9398b763c22021b5b18f4c093dea4d426469.tar.bz2
exchange-b25c9398b763c22021b5b18f4c093dea4d426469.zip
starting work on purse-create endpoint
Diffstat (limited to 'src/include/taler_crypto_lib.h')
-rw-r--r--src/include/taler_crypto_lib.h2
1 files changed, 1 insertions, 1 deletions
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