gnunet-svn
[Top][All Lists]
Advanced

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

[taler-docs] branch master updated: update spec for #6939


From: gnunet
Subject: [taler-docs] branch master updated: update spec for #6939
Date: Sat, 24 Jul 2021 09:01:36 +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 927565e  update spec for #6939
927565e is described below

commit 927565e7798ba07841c661e452348e8879a2fe93
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Sat Jul 24 09:01:34 2021 +0200

    update spec for #6939
---
 core/api-exchange.rst | 6 ++----
 core/api-merchant.rst | 2 --
 2 files changed, 2 insertions(+), 6 deletions(-)

diff --git a/core/api-exchange.rst b/core/api-exchange.rst
index fe41cbe..b93e07a 100644
--- a/core/api-exchange.rst
+++ b/core/api-exchange.rst
@@ -800,8 +800,6 @@ Management operations authorized by master key
     The master signature is invalid.
   :http:statuscode:`409 Conflict`:
     The exchange has a conflicting wire fee already set up.
-  :http:statuscode:`412 Precondition failed`:
-    The currency used is different from the currency of the exchange.
 
   **Details:**
 
@@ -941,7 +939,7 @@ Management operations authorized by master key
   :http:statuscode:`403 Forbidden`:
     The signature is invalid.
   :http:statuscode:`409 Conflict`:
-    The exchange has previously received a conflicting configuration message 
or the currency does not match.
+    The exchange has previously received a conflicting configuration message.
 
 
 .. http:post:: /management/partners
@@ -959,7 +957,7 @@ Management operations authorized by master key
   :http:statuscode:`403 Forbidden`:
     The signature is invalid.
   :http:statuscode:`409 Conflict`:
-    The exchange has previously received a conflicting configuration message 
or the currency does not match.
+    The exchange has previously received a conflicting configuration message.
 
 
 
diff --git a/core/api-merchant.rst b/core/api-merchant.rst
index 636025b..ac2ba86 100644
--- a/core/api-merchant.rst
+++ b/core/api-merchant.rst
@@ -252,8 +252,6 @@ Making the payment
     The exchange rejected the payment because a coin was already spent.
     The response will include the ``coin_pub`` for which the payment failed,
     in addition to the response from the exchange to the ``/deposit`` request.
-    Also returned if the currency of the deposit permissions does not match
-    the currency used by the merchant.
   :http:statuscode:`410 Gone`:
     The offer has expired and is no longer available.
   :http:statuscode:`412 Precondition failed`:

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