gnunet-svn
[Top][All Lists]
Advanced

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

[taler-docs] branch master updated: move auditor_pub into URL for consis


From: gnunet
Subject: [taler-docs] branch master updated: move auditor_pub into URL for consistency
Date: Wed, 25 Nov 2020 21:27:58 +0100

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 502eff9  move auditor_pub into URL for consistency
     new 68d2f61  Merge branch 'master' of git+ssh://git.taler.net/docs
502eff9 is described below

commit 502eff95b7156db3e82c9551a928bdc0ffe8524d
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Wed Nov 25 21:27:50 2020 +0100

    move auditor_pub into URL for consistency
---
 core/api-exchange.rst | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/core/api-exchange.rst b/core/api-exchange.rst
index 7447023..9425174 100644
--- a/core/api-exchange.rst
+++ b/core/api-exchange.rst
@@ -597,7 +597,7 @@ Management operations authorized by master key
 
     }
 
-.. http:post:: /management/auditors/disable
+.. http:post:: /management/auditors/$AUDITOR_PUB/disable
 
   This request will be used to disable the use of the given auditor.
   We use POST instead of DELETE because the exchange will retain state
@@ -627,9 +627,6 @@ Management operations authorized by master key
 
     interface AuditorTeardownMessage {
 
-      // The auditor's EdDSA signing public key.
-      auditor_pub: EddsaPublicKey;
-
       // Signature by the exchange master key.
       // Must have purpose TALER_SIGNATURE_MASTER_AUDITOR_DEL.
       master_sig: EddsaSignature;

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