gnunet-svn
[Top][All Lists]
Advanced

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

[taler-merchant] branch master updated: it's a taler://refund/ *URI*


From: gnunet
Subject: [taler-merchant] branch master updated: it's a taler://refund/ *URI*
Date: Fri, 24 Apr 2020 09:40:03 +0200

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

dold pushed a commit to branch master
in repository merchant.

The following commit(s) were added to refs/heads/master by this push:
     new 1771057  it's a taler://refund/ *URI*
1771057 is described below

commit 17710579395d467514745912ff7ddd8af87352c8
Author: Florian Dold <address@hidden>
AuthorDate: Fri Apr 24 13:09:58 2020 +0530

    it's a taler://refund/ *URI*
---
 src/backend/taler-merchant-httpd_refund_increase.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/backend/taler-merchant-httpd_refund_increase.c 
b/src/backend/taler-merchant-httpd_refund_increase.c
index 5324c61..d9c9e9c 100644
--- a/src/backend/taler-merchant-httpd_refund_increase.c
+++ b/src/backend/taler-merchant-httpd_refund_increase.c
@@ -280,7 +280,7 @@ process_refund (struct MHD_Connection *connection,
       "{s:o, s:s}",
       "h_contract_terms",
       GNUNET_JSON_from_data_auto (&h_contract_terms),
-      "taler_refund_url",
+      "taler_refund_uri",
       taler_refund_uri);
     GNUNET_free (taler_refund_uri);
     return ret;

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



reply via email to

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