Skip to content

Commit 676d852

Browse files
authoredMar 27, 2024··
Merge pull request #295 from WICG/dvorak42-patch-1
Remove incorrect field from IssueResponse.
2 parents cb60720 + db917ec commit 676d852

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed
 

‎spec.bs

-1
Original file line numberDiff line numberDiff line change
@@ -280,7 +280,6 @@ struct {
280280
} IssueRequest;
281281

282282
struct {
283-
ECPoint blinded; // Note: We diverge from the BlindEvaluateBatch specification by including this field along with each evaluatedElement.
284283
ECPoint evaluated; // Corresponding to evaluatedElements
285284
} SignedNonce;
286285

0 commit comments

Comments
 (0)