gnunet-svn
[Top][All Lists]
Advanced

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

[taler-exchange] branch master updated: use version


From: gnunet
Subject: [taler-exchange] branch master updated: use version
Date: Tue, 26 Jan 2021 21:50:00 +0100

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

grothoff pushed a commit to branch master
in repository exchange.

The following commit(s) were added to refs/heads/master by this push:
     new 1d996f65 use version
1d996f65 is described below

commit 1d996f65fd7195f190682bfc1573820a13e65f18
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Tue Jan 26 21:49:58 2021 +0100

    use version
---
 src/exchange-tools/taler-exchange-offline.c | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/src/exchange-tools/taler-exchange-offline.c 
b/src/exchange-tools/taler-exchange-offline.c
index cf59fcb5..7deac305 100644
--- a/src/exchange-tools/taler-exchange-offline.c
+++ b/src/exchange-tools/taler-exchange-offline.c
@@ -88,8 +88,10 @@
 
 /**
  * Show the offline signing key.
+ * The last component --by convention-- identifies the protocol version
+ * and should be incremented whenever the JSON format of the 'argument' 
changes.
  */
-#define OP_SETUP "exchange-setup"
+#define OP_SETUP "exchange-setup-0"
 
 
 /**

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