[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[taler-exchange] branch master updated: define TINY_AMOUNT
From: |
gnunet |
Subject: |
[taler-exchange] branch master updated: define TINY_AMOUNT |
Date: |
Sat, 23 Nov 2019 21:46:44 +0100 |
This is an automated email from the git hooks/post-receive script.
grothoff pushed a commit to branch master
in repository exchange.
The following commit(s) were added to refs/heads/master by this push:
new bd8bae91 define TINY_AMOUNT
bd8bae91 is described below
commit bd8bae913ce0fbd316bd8f0608799d3547f4cba6
Author: Christian Grothoff <address@hidden>
AuthorDate: Sat Nov 23 21:46:41 2019 +0100
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 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?
--
To stop receiving notification emails like this one, please contact
address@hidden.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [taler-exchange] branch master updated: define TINY_AMOUNT,
gnunet <=