-make LP delay configurable
This commit is contained in:
parent
caaa90d3d8
commit
f487cf43b3
@ -1373,7 +1373,7 @@ main (int argc,
|
|||||||
&exit_on_error),
|
&exit_on_error),
|
||||||
GNUNET_GETOPT_option_relative_time ('f',
|
GNUNET_GETOPT_option_relative_time ('f',
|
||||||
"longpoll-timeout",
|
"longpoll-timeout",
|
||||||
"DELAY"
|
"DELAY",
|
||||||
"what is the timeout when asking the bank about new transactions",
|
"what is the timeout when asking the bank about new transactions",
|
||||||
&longpoll_timeout),
|
&longpoll_timeout),
|
||||||
GNUNET_GETOPT_option_flag ('I',
|
GNUNET_GETOPT_option_flag ('I',
|
||||||
|
Loading…
Reference in New Issue
Block a user