Skip to content

Commit

Permalink
Revert note move.
Browse files Browse the repository at this point in the history
  • Loading branch information
Maks Orlovich committed Oct 14, 2024
1 parent d63b216 commit a2bfeb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec.bs
Original file line number Diff line number Diff line change
Expand Up @@ -3411,13 +3411,13 @@ A <dfn>reporting bid key</dfn> is a [=struct=] with the following [=struct/items
:: The [=origin=] of the bidder.
: <dfn>interest group name</dfn>
:: A [=string=] uniquely identifying the interest group.
</dl>

Note: This type exists only to uniquely identify places bids came from, avoiding confusion in
cases like bids made by the same interest group in different component auctions, or additional
bids reusing names of regular interest groups. Implementations can likely find a more efficient
way of achieving the same effect. Note that bids returned when `generateBid()` returns multiple
items all share a key, as they share reporting information, too.
</dl>

A <dfn>reporting context</dfn> is a struct with the following [=struct/items=]:
<dl dfn-for="reporting context">
Expand Down

0 comments on commit a2bfeb8

Please sign in to comment.