Skip to content

Commit 2f740b3

Browse files
Merge pull request #300 from cooleck/spec-retrieve-redemption-record-fix
SHA: cf9ec90 Reason: push, by dvorak42 Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 485eb86 commit 2f740b3

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

index.html

+6-6
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="00dd7afeca7f115f48f94b3299c3c32e80543ba1" name="document-revision">
9+
<meta content="cf9ec90a8ada8450ce8fff0ae06e652ea6b1ee76" 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-03-27">27 March 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-06-10">10 June 2024</time></p>
651651
<div data-fill-with="spec-metadata">
652652
<dl>
653653
<dt>This version:
@@ -1060,9 +1060,9 @@ <h2 class="heading settled" data-level="5" id="algorithms"><span class="secno">5
10601060
<li data-md>
10611061
<p>Let <var>currentTime</var> be the current date and time in milliseconds since 01 January, 1970 UTC.</p>
10621062
<li data-md>
1063-
<p>If <a data-link-type="dfn" href="#redemptiontimes" id="ref-for-redemptiontimes⑤">redemptionTimes</a>[(<var>issuer</var>,<var>topLevel</var>)] <a data-link-type="dfn" href="https://infra.spec.whatwg.org/#map-exists" id="ref-for-map-exists⑤">does not exist</a>, return null.</p>
1063+
<p>If <a data-link-type="dfn" href="#redemptionrecords" id="ref-for-redemptionrecords①">redemptionRecords</a>[(<var>issuer</var>,<var>topLevel</var>)] <a data-link-type="dfn" href="https://infra.spec.whatwg.org/#map-exists" id="ref-for-map-exists⑤">does not exist</a>, return null.</p>
10641064
<li data-md>
1065-
<p>Let (<var>record</var>, <var>expiration</var>, <var>signingKeys</var>) be <a data-link-type="dfn" href="#redemptiontimes" id="ref-for-redemptiontimes⑥">redemptionTimes</a>[(<var>issuer</var>,<var>topLevel</var>)].</p>
1065+
<p>Let (<var>record</var>, <var>expiration</var>, <var>signingKeys</var>) be <a data-link-type="dfn" href="#redemptionrecords" id="ref-for-redemptionrecords②">redemptionRecords</a>[(<var>issuer</var>,<var>topLevel</var>)].</p>
10661066
<li data-md>
10671067
<p>If <var>expiration</var> is less than <var>currentTime</var>, return null.</p>
10681068
<li data-md>
@@ -2637,10 +2637,10 @@ <h2 class="no-num no-ref heading settled" id="idl-index"><span class="content">I
26372637
window.dfnpanelData['determine-whether-associating-an-issuer-would-exceed-the-top-level-limit'] = {"dfnID": "determine-whether-associating-an-issuer-would-exceed-the-top-level-limit", "url": "#determine-whether-associating-an-issuer-would-exceed-the-top-level-limit", "dfnText": "determine whether associating an issuer would exceed the top-level limit", "refSections": [{"refs": [{"id": "ref-for-determine-whether-associating-an-issuer-would-exceed-the-top-level-limit"}], "title": "9.1. Creating An Issue Request"}, {"refs": [{"id": "ref-for-determine-whether-associating-an-issuer-would-exceed-the-top-level-limit\u2460"}], "title": "10. Redeeming Tokens"}, {"refs": [{"id": "ref-for-determine-whether-associating-an-issuer-would-exceed-the-top-level-limit\u2461"}], "title": "11.1. Token Query"}], "external": false};
26382638
window.dfnpanelData['associate-the-issuer'] = {"dfnID": "associate-the-issuer", "url": "#associate-the-issuer", "dfnText": "associate the issuer", "refSections": [{"refs": [{"id": "ref-for-associate-the-issuer"}], "title": "9.1. Creating An Issue Request"}, {"refs": [{"id": "ref-for-associate-the-issuer\u2460"}], "title": "10. Redeeming Tokens"}, {"refs": [{"id": "ref-for-associate-the-issuer\u2461"}], "title": "11.1. Token Query"}], "external": false};
26392639
window.dfnpanelData['is-associated-with'] = {"dfnID": "is-associated-with", "url": "#is-associated-with", "dfnText": "is associated with", "refSections": [{"refs": [{"id": "ref-for-is-associated-with"}], "title": "11.2. Redemption Record Query"}], "external": false};
2640-
window.dfnpanelData['redemptiontimes'] = {"dfnID": "redemptiontimes", "url": "#redemptiontimes", "dfnText": "redemptionTimes", "refSections": [{"refs": [{"id": "ref-for-redemptiontimes"}, {"id": "ref-for-redemptiontimes\u2460"}, {"id": "ref-for-redemptiontimes\u2461"}, {"id": "ref-for-redemptiontimes\u2462"}, {"id": "ref-for-redemptiontimes\u2463"}, {"id": "ref-for-redemptiontimes\u2464"}, {"id": "ref-for-redemptiontimes\u2465"}], "title": "5. Algorithms"}], "external": false};
2640+
window.dfnpanelData['redemptiontimes'] = {"dfnID": "redemptiontimes", "url": "#redemptiontimes", "dfnText": "redemptionTimes", "refSections": [{"refs": [{"id": "ref-for-redemptiontimes"}, {"id": "ref-for-redemptiontimes\u2460"}, {"id": "ref-for-redemptiontimes\u2461"}, {"id": "ref-for-redemptiontimes\u2462"}, {"id": "ref-for-redemptiontimes\u2463"}], "title": "5. Algorithms"}], "external": false};
26412641
window.dfnpanelData['record-redemption-timestamp'] = {"dfnID": "record-redemption-timestamp", "url": "#record-redemption-timestamp", "dfnText": "record redemption timestamp", "refSections": [{"refs": [{"id": "ref-for-record-redemption-timestamp"}], "title": "10.1. Handling Redeem Responses"}], "external": false};
26422642
window.dfnpanelData['look-up-penultimate-redemption'] = {"dfnID": "look-up-penultimate-redemption", "url": "#look-up-penultimate-redemption", "dfnText": "look up penultimate redemption", "refSections": [{"refs": [{"id": "ref-for-look-up-penultimate-redemption"}], "title": "10. Redeeming Tokens"}], "external": false};
2643-
window.dfnpanelData['redemptionrecords'] = {"dfnID": "redemptionrecords", "url": "#redemptionrecords", "dfnText": "redemptionRecords", "refSections": [{"refs": [{"id": "ref-for-redemptionrecords"}], "title": "5. Algorithms"}], "external": false};
2643+
window.dfnpanelData['redemptionrecords'] = {"dfnID": "redemptionrecords", "url": "#redemptionrecords", "dfnText": "redemptionRecords", "refSections": [{"refs": [{"id": "ref-for-redemptionrecords"}, {"id": "ref-for-redemptionrecords\u2460"}, {"id": "ref-for-redemptionrecords\u2461"}], "title": "5. Algorithms"}], "external": false};
26442644
window.dfnpanelData['record-a-redemption-record'] = {"dfnID": "record-a-redemption-record", "url": "#record-a-redemption-record", "dfnText": "record a redemption record", "refSections": [{"refs": [{"id": "ref-for-record-a-redemption-record"}], "title": "10.1. Handling Redeem Responses"}, {"refs": [{"id": "ref-for-record-a-redemption-record\u2460"}], "title": "10.2. Redemption Records"}], "external": false};
26452645
window.dfnpanelData['retrieve-a-redemption-record'] = {"dfnID": "retrieve-a-redemption-record", "url": "#retrieve-a-redemption-record", "dfnText": "retrieve a redemption record", "refSections": [{"refs": [{"id": "ref-for-retrieve-a-redemption-record"}], "title": "10. Redeeming Tokens"}, {"refs": [{"id": "ref-for-retrieve-a-redemption-record\u2460"}], "title": "10.2. Redemption Records"}], "external": false};
26462646
window.dfnpanelData['pstkeycommitments'] = {"dfnID": "pstkeycommitments", "url": "#pstkeycommitments", "dfnText": "pstKeyCommitments", "refSections": [{"refs": [{"id": "ref-for-pstkeycommitments"}, {"id": "ref-for-pstkeycommitments\u2460"}], "title": "5. Algorithms"}], "external": false};

0 commit comments

Comments
 (0)