Auction creation request sent from the client to the service.
More...
#include </home/buildbot/bb-worker/worker/gnunet_firefly/build/src/contrib/service/auction/auction.h>
Auction creation request sent from the client to the service.
Definition at line 37 of file auction.h.
◆ header
Type: GNUNET_MESSAGE_TYPE_AUCTION_CLIENT_CREATE.
Definition at line 42 of file auction.h.
◆ time_start
When should the auction start.
Definition at line 47 of file auction.h.
◆ time_round
How long is each round allowed to be maximally.
Definition at line 52 of file auction.h.
uint16_t GNUNET_AUCTION_ClientCreateMessage::m |
Auction parameter m.
0 for first price auctions. >0 for M+1st price auctions.
Definition at line 59 of file auction.h.
◆ outcome_public
uint16_t GNUNET_AUCTION_ClientCreateMessage::outcome_public |
Should the auction outcome be public? 0 for private outcome auctions.
1 for public outcome auctions.
Definition at line 66 of file auction.h.
The documentation for this struct was generated from the following file: