gnunet-svn
[Top][All Lists]
Advanced

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

[taler-exchange] branch master updated: -make LP delay configurable


From: gnunet
Subject: [taler-exchange] branch master updated: -make LP delay configurable
Date: Fri, 13 Jan 2023 10:52:34 +0100

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

grothoff pushed a commit to branch master
in repository exchange.

The following commit(s) were added to refs/heads/master by this push:
     new f487cf43 -make LP delay configurable
f487cf43 is described below

commit f487cf43b30584b9256b81d3d6eca0ed820598d5
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Fri Jan 13 10:52:32 2023 +0100

    -make LP delay configurable
---
 src/exchange/taler-exchange-wirewatch.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/exchange/taler-exchange-wirewatch.c 
b/src/exchange/taler-exchange-wirewatch.c
index cad6b7d0..a1a3a4ff 100644
--- a/src/exchange/taler-exchange-wirewatch.c
+++ b/src/exchange/taler-exchange-wirewatch.c
@@ -1373,7 +1373,7 @@ main (int argc,
                                &exit_on_error),
     GNUNET_GETOPT_option_relative_time ('f',
                                         "longpoll-timeout",
-                                        "DELAY"
+                                        "DELAY",
                                         "what is the timeout when asking the 
bank about new transactions",
                                         &longpoll_timeout),
     GNUNET_GETOPT_option_flag ('I',

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