exchange

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

commit bd8bae913ce0fbd316bd8f0608799d3547f4cba6
parent 4c42e7924e8705ab94c6dd2eab3ec8742fa9acc5
Author: Christian Grothoff <christian@grothoff.org>
Date:   Sat, 23 Nov 2019 21:46:41 +0100

define TINY_AMOUNT

Diffstat:
Msrc/lib/test_auditor_api.conf | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/src/lib/test_auditor_api.conf b/src/lib/test_auditor_api.conf @@ -15,6 +15,8 @@ BASE_URL = "http://localhost:8083/" # HTTP port the auditor listens to PORT = 8083 +TINY_AMOUNT = EUR:0.01 + [exchange] # how long is one signkey valid?