exchange

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

commit 380bf67de69245243f58c7427a0c65e4ab4a7ce6
parent 961793ec2f7622eeb08f632a93a6013bca776d0e
Author: Christian Grothoff <christian@grothoff.org>
Date:   Tue,  3 Sep 2019 04:16:06 +0200

generate with fast deposits in the future

Diffstat:
Msrc/benchmark/generate-auditor-basedb.conf | 4+++-
1 file changed, 3 insertions(+), 1 deletion(-)

diff --git 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