gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-docs] branch master updated: wip


From: gnunet
Subject: [taler-docs] branch master updated: wip
Date: Sat, 04 Jul 2020 23:59:25 +0200

This is an automated email from the git hooks/post-receive script.

grothoff pushed a commit to branch master
in repository docs.

The following commit(s) were added to refs/heads/master by this push:
     new ec491ae  wip
ec491ae is described below

commit ec491ae8d7fe7444db68a8a4683c3dcafb994b3c
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Sat Jul 4 23:59:23 2020 +0200

    wip
---
 taler-merchant-manual.rst | 15 ++++++++++-----
 1 file changed, 10 insertions(+), 5 deletions(-)

diff --git a/taler-merchant-manual.rst b/taler-merchant-manual.rst
index d6ea1bf..f48fb07 100644
--- a/taler-merchant-manual.rst
+++ b/taler-merchant-manual.rst
@@ -1221,6 +1221,13 @@ Benchmarking
 
 NOTE: This section is dated and should be reviewed!
 
+FIXME: which coin denominations are needed for the benchmark?
+
+FIXME: provide "minimum" configuration file!
+
+FIXME: explain Postgres setup!
+
+
 Setup: create Exchange account and two user accounts ``42`` and ``43`` at
 the bank:
 
@@ -1248,11 +1255,9 @@ Launch bank, exchange and merchant backends:
 
 ::
 
-   $ taler-bank-manage serve-http
-   $ taler-exchange-httpd
-   $ taler-merchant-httpd
-
-
+   $ taler-bank-manage serve-http &
+   $ taler-exchange-httpd &
+   $ taler-merchant-httpd &
 
 
 The merchant codebase offers the ``taler-merchant-benchmark`` tool to

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]