gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [taler-api] 02/02: need coin_pub


From: gnunet
Subject: [GNUnet-SVN] [taler-api] 02/02: need coin_pub
Date: Thu, 04 Jan 2018 12:06:50 +0100

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

grothoff pushed a commit to branch master
in repository api.

commit 9fbedda73e00e0643ec712ef3ad4d4dfce00968d
Author: Christian Grothoff <address@hidden>
AuthorDate: Thu Jan 4 12:06:32 2018 +0100

    need coin_pub
---
 api-merchant.rst | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/api-merchant.rst b/api-merchant.rst
index 7c70fd4..96a8bc0 100644
--- a/api-merchant.rst
+++ b/api-merchant.rst
@@ -271,6 +271,9 @@ The following API are made available by the merchant's 
`backend` to the merchant
       // The purpose is `TALER_SIGNATURE_MERCHANT_REFUND_OK`.
       merchant_sig: EddsaSignature;
 
+      // Public key of the coin which is being refunded.
+      coin_pub: EddsaPublicKey;
+      
       // refund transaction ID chosen by the merchant.
       rtransaction_id: uint64_t;
     }

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



reply via email to

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