Skip to content

Commit 099f427

Browse files
Merge pull request #295 from WICG/dvorak42-patch-1
SHA: 676d852 Reason: push, by aykutbulut Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent b8754f7 commit 099f427

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

index.html

+2-3
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<link href="https://www.w3.org/StyleSheets/TR/2021/cg-draft" rel="stylesheet">
77
<meta content="Bikeshed version 82ce88815, updated Thu Sep 7 16:33:55 2023 -0700" name="generator">
88
<link href="https://wicg.github.io/trust-token-api/" rel="canonical">
9-
<meta content="cb60720202179f93f8999e48466de16e2671b38f" name="document-revision">
9+
<meta content="676d852c206cefd13e710e218124f24f994dadc0" name="document-revision">
1010
<style>/* Boilerplate: style-autolinks */
1111
.css.css, .property.property, .descriptor.descriptor {
1212
color: var(--a-normal-text);
@@ -647,7 +647,7 @@
647647
<div class="head">
648648
<p data-fill-with="logo"><a class="logo" href="https://www.w3.org/"> <img alt="W3C" height="48" src="https://www.w3.org/StyleSheets/TR/2021/logos/W3C" width="72"> </a> </p>
649649
<h1 class="p-name no-ref" id="title">Private State Token API</h1>
650-
<p id="w3c-state"><a href="https://www.w3.org/standards/types#CG-DRAFT">Draft Community Group Report</a>, <time class="dt-updated" datetime="2024-01-16">16 January 2024</time></p>
650+
<p id="w3c-state"><a href="https://www.w3.org/standards/types#CG-DRAFT">Draft Community Group Report</a>, <time class="dt-updated" datetime="2024-03-27">27 March 2024</time></p>
651651
<div data-fill-with="spec-metadata">
652652
<dl>
653653
<dt>This version:
@@ -927,7 +927,6 @@ <h2 class="heading settled" data-level="4" id="voprf-methods"><span class="secno
927927
} IssueRequest;
928928

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

0 commit comments

Comments
 (0)