From d775547d042f8c8f7e9a1c8b7b74303741a8557a Mon Sep 17 00:00:00 2001 From: Markus Teich Date: Wed, 23 Nov 2016 23:44:28 +0100 Subject: doc two missing parameters --- brandt.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'brandt.h') diff --git a/brandt.h b/brandt.h index fab8ebf..8b518a8 100644 --- a/brandt.h +++ b/brandt.h @@ -197,6 +197,9 @@ BRANDT_join (BRANDT_CbResult result, * publishing it! * @param[out] auction_desc_len The length in bytes of the @a auction_desc * structure. Will be filled by BRANDT_new(). + * @param[in] time_start The time when the auction will start. Bidders have + * until then to register. + * @param[in] time_round The maximum duration of each round in the protocol. * @param[in] num_prices The amount of possible valuations for the sold item(s). * If 0, a default of 256 will be used. \todo: what about 1, does it work with * second price auctions? -- cgit v1.2.3