gnunet-svn
[Top][All Lists]
Advanced

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

[taler-docs] branch master updated: syntax


From: gnunet
Subject: [taler-docs] branch master updated: syntax
Date: Tue, 21 Jul 2020 10:03:05 +0200

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

dold pushed a commit to branch master
in repository docs.

The following commit(s) were added to refs/heads/master by this push:
     new 23c9862  syntax
23c9862 is described below

commit 23c986231b73636e8bafcc4b886d5148f797df1b
Author: Florian Dold <florian.dold@gmail.com>
AuthorDate: Tue Jul 21 13:33:00 2020 +0530

    syntax
---
 core/api-merchant.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/core/api-merchant.rst b/core/api-merchant.rst
index 93cbe7a..cfb56ef 100644
--- a/core/api-merchant.rst
+++ b/core/api-merchant.rst
@@ -1405,7 +1405,7 @@ Payment processing
     interface RefundConfirmation {
 
       // HTTP status of the exchange request, 200 (integer) required for 
refund confirmations.
-      exchange_status: "200";
+      exchange_status: 200;
 
       // the EdDSA :ref:`signature` (binary-only) with purpose
       // `TALER_SIGNATURE_EXCHANGE_CONFIRM_REFUND` using a current signing key 
of the

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