Address #5366.
Making sure that the exchange side of #5366 is well-behaved.
This commit is contained in:
parent
b1015a9992
commit
6c72d7a1a0
@ -495,12 +495,9 @@ run (void *cls,
|
|||||||
(43,
|
(43,
|
||||||
fakebank_url),
|
fakebank_url),
|
||||||
"{\"items\":[{\"name\":\"ice cream\",\"value\":1}]}",
|
"{\"items\":[{\"name\":\"ice cream\",\"value\":1}]}",
|
||||||
/**
|
GNUNET_TIME_relative_multiply
|
||||||
* This large time unit should NEVER result in
|
(GNUNET_TIME_UNIT_YEARS,
|
||||||
* a wire transfer from the aggregation CMD below.
|
3000),
|
||||||
* Bug number: #5366.
|
|
||||||
*/
|
|
||||||
GNUNET_TIME_UNIT_FOREVER_REL,
|
|
||||||
"EUR:5",
|
"EUR:5",
|
||||||
MHD_HTTP_OK),
|
MHD_HTTP_OK),
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user