From bd8bae913ce0fbd316bd8f0608799d3547f4cba6 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sat, 23 Nov 2019 21:46:41 +0100 Subject: define TINY_AMOUNT --- src/lib/test_auditor_api.conf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/lib/test_auditor_api.conf b/src/lib/test_auditor_api.conf index e01cbfcbd..3a12b3c5e 100644 --- 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? -- cgit v1.2.3