gnunet-svn
[Top][All Lists]
Advanced

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

[taler-docs] branch master updated: finish comments


From: gnunet
Subject: [taler-docs] branch master updated: finish comments
Date: Fri, 16 Oct 2020 15:53:35 +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 2a8df97  finish comments
2a8df97 is described below

commit 2a8df9767143fbe3770426e5c6cfb0d83353d83e
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Fri Oct 16 15:53:33 2020 +0200

    finish comments
---
 core/api-merchant.rst | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/core/api-merchant.rst b/core/api-merchant.rst
index 6a8f8e1..0cc632c 100644
--- a/core/api-merchant.rst
+++ b/core/api-merchant.rst
@@ -132,7 +132,10 @@ Dynamic Merchant Instances
     interface InstanceConfigurationMessage {
       // The URI where the wallet will send coins.  A merchant may have
       // multiple accounts, thus this is an array.  Note that by
-      // removing URIs from this list
+      // removing URIs from this list the respective account is set to
+      // inactive and thus unavailable for new contracts, but preserved
+      // in the database as existing offers and contracts may still refer
+      // to it.
       payto_uris: string[];
 
       // Name of the merchant instance to create (will become $INSTANCE).

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