exchange

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

commit 69fb0e677213a7231161233697919c58c27b4613
parent bdbe923bf627348113866d1d79cbd65aa2c132df
Author: Christian Grothoff <christian@grothoff.org>
Date:   Sun, 22 Mar 2020 14:51:54 +0100

add missing option for auditor

Diffstat:
Msrc/benchmark/benchmark.conf | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/src/benchmark/benchmark.conf b/src/benchmark/benchmark.conf @@ -8,6 +8,7 @@ taler_test_home = exchange_benchmark_home/ [taler] # Currency supported by the exchange (can only be one) currency = EUR +CURRENCY_ROUND_UNIT = EUR:0.01 [exchange] # how long is one signkey valid?