diff options
| author | Christian Grothoff <christian@grothoff.org> | 2019-11-23 21:46:41 +0100 |
|---|---|---|
| committer | Christian Grothoff <christian@grothoff.org> | 2019-11-23 21:46:41 +0100 |
| commit | bd8bae913ce0fbd316bd8f0608799d3547f4cba6 (patch) | |
| tree | 2dbe1131c51ded668d501e12386efc72f85dd242 /src/lib/test_auditor_api.conf | |
| parent | 4c42e7924e8705ab94c6dd2eab3ec8742fa9acc5 (diff) | |
define TINY_AMOUNT
Diffstat (limited to 'src/lib/test_auditor_api.conf')
| -rw-r--r-- | src/lib/test_auditor_api.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/lib/test_auditor_api.conf b/src/lib/test_auditor_api.conf index e01cbfcb..3a12b3c5 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? |
