From 380bf67de69245243f58c7427a0c65e4ab4a7ce6 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Tue, 3 Sep 2019 04:16:06 +0200 Subject: generate with fast deposits in the future --- src/benchmark/generate-auditor-basedb.conf | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'src/benchmark') diff --git a/src/benchmark/generate-auditor-basedb.conf b/src/benchmark/generate-auditor-basedb.conf index f33cdc72e..ccdad5520 100644 --- a/src/benchmark/generate-auditor-basedb.conf +++ b/src/benchmark/generate-auditor-basedb.conf @@ -22,7 +22,9 @@ UNIXPATH_MODE = 660 DEFAULT_WIRE_FEE_AMORTIZATION = 1 DB = postgres WIREFORMAT = default -WIRE_TRANSFER_DELAY = 3 week +# Set very low, so we can be sure that the database generated +# will contain wire transfers "ready" for the aggregator. +WIRE_TRANSFER_DELAY = 1 minute DEFAULT_PAY_DEADLINE = 1 day DEFAULT_MAX_DEPOSIT_FEE = TESTKUDOS:0.1 KEYFILE = ${TALER_DATA_HOME}/merchant/merchant.priv -- cgit v1.2.3