Skip to content

Commit

Permalink
fixup! Spec: Define per-context contribution limits
Browse files Browse the repository at this point in the history
  • Loading branch information
dmcardle committed Oct 16, 2024
1 parent 507e622 commit fee5b3f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions spec.bs
Original file line number Diff line number Diff line change
Expand Up @@ -1065,8 +1065,6 @@ To <dfn>obtain the plaintext payload</dfn> given an [=aggregatable report=]
1. Let |payloadData| be a new [=list=].
1. Let |contributions| be |report|'s [=aggregatable report/contributions=].
1. Let |maxContributions| be |report|'s [=aggregatable report/max contributions=].
1. If |maxContributions| is null, set it to [=default maxContributions by
API=][[=aggregatable report/api=]].
1. [=Assert=]: |contributions|' [=list/size=] is not greater than
|maxContributions|.
1. [=iteration/While=] |contributions|' [=list/size=] is less than
Expand Down

0 comments on commit fee5b3f

Please sign in to comment.