gnunet-svn
[Top][All Lists]
Advanced

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

[taler-exchange] branch master updated: -add missing def


From: gnunet
Subject: [taler-exchange] branch master updated: -add missing def
Date: Sun, 17 Oct 2021 10:42:04 +0200

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 0739405f -add missing def
0739405f is described below

commit 0739405f679782ed925cb3041dda14d062798ff2
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Sun Oct 17 10:42:02 2021 +0200

    -add missing def
---
 src/include/taler_signatures.h | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/src/include/taler_signatures.h b/src/include/taler_signatures.h
index 93e48b7c..55b30669 100644
--- a/src/include/taler_signatures.h
+++ b/src/include/taler_signatures.h
@@ -253,6 +253,16 @@
  */
 #define TALER_SIGNATURE_WALLET_COIN_LINK 1204
 
+/**
+ * Signature using a reserve key by which a wallet
+ * requests a payment target UUID for itself.
+ * Signs over just a purpose (no body), as the
+ * signature only serves to demonstrate that the request
+ * comes from the wallet controlling the private key,
+ * and not some third party.
+ */
+#define TALER_SIGNATURE_WALLET_ACCOUNT_SETUP 1205
+
 
 /******************************/
 /* Security module signatures */

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