gnunet-svn
[Top][All Lists]
Advanced

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

[taler-docs] branch master updated: questions / slashes


From: gnunet
Subject: [taler-docs] branch master updated: questions / slashes
Date: Sat, 07 Aug 2021 23:04:28 +0200

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

dold pushed a commit to branch master
in repository docs.

The following commit(s) were added to refs/heads/master by this push:
     new 446bb85  questions / slashes
446bb85 is described below

commit 446bb85a95622533d354ac515dc906f5eb76048c
Author: Florian Dold <florian@dold.me>
AuthorDate: Sat Aug 7 23:04:22 2021 +0200

    questions / slashes
---
 libeufin/nexus-tutorial.rst    | 4 ++--
 taler-exchange-setup-guide.rst | 5 +++++
 2 files changed, 7 insertions(+), 2 deletions(-)

diff --git a/libeufin/nexus-tutorial.rst b/libeufin/nexus-tutorial.rst
index fce56db..287ca9e 100644
--- a/libeufin/nexus-tutorial.rst
+++ b/libeufin/nexus-tutorial.rst
@@ -463,8 +463,8 @@ once at 11pm every day :
 .. code-block:: console
 
    $ libeufin-cli accounts task-schedule myacct \
-       --task-type="submit"
-       --task-name='submit-payments-hourly'
+       --task-type="submit" \
+       --task-name='submit-payments-hourly' \
        --task-cronspec='0 0 *'
 
    $ libeufin-cli accounts task-schedule myacct \
diff --git a/taler-exchange-setup-guide.rst b/taler-exchange-setup-guide.rst
index 375f464..82b698e 100644
--- a/taler-exchange-setup-guide.rst
+++ b/taler-exchange-setup-guide.rst
@@ -978,3 +978,8 @@ FIXMEs
   running.  Systemd by default doesn't show this nicely.  Maybe suggest running
   "systemd list-dependencies taler-exchange.target"?
 * When multiple TWGs are configured, which one will be used by the 
taler-exchange-transfer? CG: ALL!
+
+  * FD:  Sure, for incoming transactions.  But how does 
taler-exchange-transfer decide which TWG to use for an outgoing transaction?
+
+* What happens when the TWG doesn't like one particular outgoing transaction?
+  How to recover from that as a sysadmin when it happens in practice?

-- 
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]