-make LP delay configurable

This commit is contained in:
Christian Grothoff 2023-01-13 10:52:32 +01:00
parent caaa90d3d8
commit f487cf43b3
No known key found for this signature in database
GPG Key ID: 939E6BE1E29FC3CC

View File

@ -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',