gnunet-svn
[Top][All Lists]
Advanced

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

[taler-docs] branch master updated: must include merchant public key


From: gnunet
Subject: [taler-docs] branch master updated: must include merchant public key
Date: Sat, 13 Jun 2020 23:47:35 +0200

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

grothoff pushed a commit to branch master
in repository docs.

The following commit(s) were added to refs/heads/master by this push:
     new e942c69  must include merchant public key
e942c69 is described below

commit e942c6941340eaa2f5762a734d985ff9900a154d
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Sat Jun 13 23:47:33 2020 +0200

    must include merchant public key
---
 core/api-merchant.rst | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/core/api-merchant.rst b/core/api-merchant.rst
index f885837..4737e0a 100644
--- a/core/api-merchant.rst
+++ b/core/api-merchant.rst
@@ -1234,6 +1234,9 @@ Receiving Payments
       // Successful refunds for this payment, empty array for none.
       refunds: RefundStatus[];
 
+      // Public key of the merchant.
+      merchant_pub: EddsaPublicKey;
+
     }
 
   .. ts:def:: StatusUnpaid

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