gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [taler-exchange] branch master updated: signature macro to


From: gnunet
Subject: [GNUnet-SVN] [taler-exchange] branch master updated: signature macro to confirm refunds
Date: Wed, 05 Jul 2017 09:33:26 +0200

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

marcello pushed a commit to branch master
in repository exchange.

The following commit(s) were added to refs/heads/master by this push:
     new 932d2b3  signature macro to confirm refunds
932d2b3 is described below

commit 932d2b3a25e12c4df4c5a341fcf1e75c5d25e967
Author: Marcello Stanisci <address@hidden>
AuthorDate: Wed Jul 5 09:33:08 2017 +0200

    signature macro to confirm refunds
---
 src/include/taler_signatures.h | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/src/include/taler_signatures.h b/src/include/taler_signatures.h
index 9699e68..ed680bc 100644
--- a/src/include/taler_signatures.h
+++ b/src/include/taler_signatures.h
@@ -173,6 +173,11 @@
  */
 #define TALER_SIGNATURE_MERCHANT_PAYMENT_OK 1104
 
+/**
+ * Signature where the merchant confirms a refund increase
+ */
+#define TALER_SIGNATURE_MERCHANT_REFUND_OK 1105
+
 
 /*********************/
 /* Wallet signatures */

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



reply via email to

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