Skip to content

Commit

Permalink
Merge pull request #295 from WICG/dvorak42-patch-1
Browse files Browse the repository at this point in the history
Remove incorrect field from IssueResponse.
aykutbulut authored Mar 27, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
2 parents cb60720 + db917ec commit 676d852
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion spec.bs
Original file line number Diff line number Diff line change
@@ -280,7 +280,6 @@ struct {
} IssueRequest;

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

0 comments on commit 676d852

Please sign in to comment.