Commenting last change.

This commit is contained in:
Marcello Stanisci 2018-06-28 10:41:49 +02:00
parent 48cccb62ca
commit b1015a9992
No known key found for this signature in database
GPG Key ID: 8D526861953F4C0F

View File

@ -495,6 +495,11 @@ run (void *cls,
(43, (43,
fakebank_url), fakebank_url),
"{\"items\":[{\"name\":\"ice cream\",\"value\":1}]}", "{\"items\":[{\"name\":\"ice cream\",\"value\":1}]}",
/**
* This large time unit should NEVER result in
* a wire transfer from the aggregation CMD below.
* Bug number: #5366.
*/
GNUNET_TIME_UNIT_FOREVER_REL, GNUNET_TIME_UNIT_FOREVER_REL,
"EUR:5", "EUR:5",
MHD_HTTP_OK), MHD_HTTP_OK),