gnunet-svn
[Top][All Lists]
Advanced

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

[taler-taler-merchant-demos] branch master updated: word


From: gnunet
Subject: [taler-taler-merchant-demos] branch master updated: word
Date: Thu, 10 Sep 2020 19:11:09 +0200

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

ms pushed a commit to branch master
in repository taler-merchant-demos.

The following commit(s) were added to refs/heads/master by this push:
     new 99834a0  word
99834a0 is described below

commit 99834a0c78e167c203e17ad09fd966100495a207
Author: MS <ms@taler.net>
AuthorDate: Thu Sep 10 19:11:05 2020 +0200

    word
---
 talermerchantdemos/blog/blog.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/talermerchantdemos/blog/blog.py b/talermerchantdemos/blog/blog.py
index ef1f7a5..695033a 100644
--- a/talermerchantdemos/blog/blog.py
+++ b/talermerchantdemos/blog/blog.py
@@ -269,7 +269,7 @@ def article(article_name, data=None):
         )
         order_resp = backend_post(
             BACKEND_URL, "private/orders",
-            dict(order=order, refund_deadline=dict(d_ms=1000 * 120))
+            dict(order=order, refund_delay=dict(d_ms=1000 * 120))
         )
         order_id = order_resp["order_id"]
 

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