Skip to content

Commit

Permalink
fixup! Spec: add glue for Private Aggregation's per-context contribut…
Browse files Browse the repository at this point in the history
…ion limits
  • Loading branch information
dmcardle committed Jan 8, 2025
1 parent 4bb9c76 commit e963529
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion spec.bs
Original file line number Diff line number Diff line change
Expand Up @@ -4829,8 +4829,14 @@ an [=auction config=] |auctionConfig| and a [=reporting context=] |reportingCont
:: null
: [=pre-specified report parameters/filtering ID max bytes=]
:: [=default filtering ID max bytes=]
: [=requested max contributions=]
: <var ignore>requested max contributions</var>
:: |auctionConfig|'s [=auction config/requested max contributions=]

Issue: Remove the `ignore` tag on <var ignore>requested max
contributions</var> once Private Aggregation's [PR
#164](https://github.com/patcg-individual-drafts/private-aggregation-api/pull/164)
is merged.

1. [=Set the pre-specified report parameters for a batching scope=] given
|preSpecifiedParams| and |batchingScope|.
1. [=Process contributions for a batching scope=] given |batchingScope|, |origin|,
Expand Down

0 comments on commit e963529

Please sign in to comment.