mirror of
https://github.com/ProvableHQ/leo.git
synced 2024-11-23 15:15:47 +03:00
fix typo README.md
Signed-off-by: iwantanode <87604944+tudorpintea999@users.noreply.github.com>
This commit is contained in:
parent
be75b14795
commit
a2565f4d66
@ -13,7 +13,7 @@ In this model, there are two parties: the auctioneer and the bidders.
|
||||
- **Bidder**: A participant in the auction.
|
||||
- **Auctioneer**: The party responsible for conducting the auction.
|
||||
|
||||
We make following assumptions about the auction:
|
||||
We make the following assumptions about the auction:
|
||||
- The auctioneer is honest. That is, the auctioneer will resolve **all** bids in the order they are received. The auctioneer will not tamper with the bids.
|
||||
- There is no limit to the number of bids.
|
||||
- The auctioneer knows the identity of all bidders, but bidders do not necessarily know the identity of other bidders.
|
||||
|
Loading…
Reference in New Issue
Block a user