gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [taler-api] branch master updated: spec #5035


From: gnunet
Subject: [GNUnet-SVN] [taler-api] branch master updated: spec #5035
Date: Thu, 01 Jun 2017 22:48:07 +0200

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

grothoff pushed a commit to branch master
in repository api.

The following commit(s) were added to refs/heads/master by this push:
     new 6b62d96  spec #5035
6b62d96 is described below

commit 6b62d9659b17895b4a69a01d2321b56d0f5af171
Author: Christian Grothoff <address@hidden>
AuthorDate: Thu Jun 1 22:48:05 2017 +0200

    spec #5035
---
 api-exchange.rst | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/api-exchange.rst b/api-exchange.rst
index 4399b48..68db316 100644
--- a/api-exchange.rst
+++ b/api-exchange.rst
@@ -58,6 +58,11 @@ possibly by using HTTPS.
   .. code-block:: tsref
 
     interface ExchangeKeysResponse {
+      // libtool-style representation of the Taler protocol version, see
+      // 
https://www.gnu.org/software/libtool/manual/html_node/Versioning.html#Versioning
+      // The format is "current:revision:age".
+      version: String;
+
       // EdDSA master public key of the exchange, used to sign entries in 
`denoms` and `signkeys`
       master_public_key: EddsaPublicKey;
 

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

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