exchange

Base system with REST service to issue digital coins, run by the payment service provider
Log | Files | Refs | Submodules | README | LICENSE

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

-make LP delay configurable

Diffstat:
Msrc/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 @@ -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',