Skip to content

Commit

Permalink
Proof Set and Chain Test Vectors: Wording and punctuation improvement.
Browse files Browse the repository at this point in the history
Co-authored-by: Ted Thibodeau Jr <[email protected]>
  • Loading branch information
2 people authored and msporny committed Dec 27, 2023
1 parent f22affd commit 96509d5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2155,8 +2155,8 @@ <h4>Extended Proof Chain</h4>
<pre class="example nohighlight" title="Signed Configuration Options (Extended)" data-include="TestVectors/proof-set-chain/proofChainConfigSigned2.json"
data-include-format="text"></pre>
<p>
The above signed proof options gets appended to the <var>allProofs</var>
variable which then gets set as the `proof` attribute of the unsigned document
The signed proof `options` above gets appended to the <var>allProofs</var>
variable, which then gets set as the `proof` attribute of the unsigned document
to produce the final signed document as shown below.
</p>
<pre class="example nohighlight" title="Signed Proof Chain (Extended)" data-include="TestVectors/proof-set-chain/signedProofChain2.json"
Expand Down

0 comments on commit 96509d5

Please sign in to comment.