summaryrefslogtreecommitdiff
path: root/src/mintdb/perf_taler_mintdb.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mintdb/perf_taler_mintdb.c')
-rw-r--r--src/mintdb/perf_taler_mintdb.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/mintdb/perf_taler_mintdb.c b/src/mintdb/perf_taler_mintdb.c
index 63ec1df2d..fd96e7978 100644
--- a/src/mintdb/perf_taler_mintdb.c
+++ b/src/mintdb/perf_taler_mintdb.c
@@ -25,9 +25,9 @@
#define NB_DENOMINATION_INIT 15
#define NB_DENOMINATION_SAVE 15
-#define SMALL 10
-#define BIG 100
-#define BIGGER 1000
+#define SMALL 1000
+#define BIG 10000
+#define BIGGER 100000
#define NB_RESERVE_INIT BIGGER
#define NB_RESERVE_SAVE BIG