From f487cf43b30584b9256b81d3d6eca0ed820598d5 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Fri, 13 Jan 2023 10:52:32 +0100 Subject: -make LP delay configurable --- src/exchange/taler-exchange-wirewatch.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/exchange/taler-exchange-wirewatch.c b/src/exchange/taler-exchange-wirewatch.c index cad6b7d01..a1a3a4ff2 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', -- cgit v1.2.3