Skip to content

Commit

Permalink
Fixed broken list from markdown
Browse files Browse the repository at this point in the history
  • Loading branch information
xaviaracil committed Oct 10, 2023
1 parent b244b57 commit 024ef1b
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions ob_v3p0/impl/linked-data-proof-clr.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,10 @@ <h2 id="clr-linked-data-proof">Linked Data Proof Test Vector for Comprehensive L
<h3 id="clr-key-pair">Key pair & Multikey</h3>

For this example we are using the following keypair:
* Public key (hex): <code>4bdeafde2ea8beefadd8c699b5c7e0704cf51154d52e17b20b71337ca04cc5a5</code>
* Private key (hex): <code>6241a409e6707bb640a0140a8a32bc3d193c33a661747284d6adfa4ed4180be44bdeafde2ea8beefadd8c699b5c7e0704cf51154d52e17b20b71337ca04cc5a5</code>
<ul>
<li>Public key (hex): <code>4bdeafde2ea8beefadd8c699b5c7e0704cf51154d52e17b20b71337ca04cc5a5</code></li>
<li>Private key (hex): <code>6241a409e6707bb640a0140a8a32bc3d193c33a661747284d6adfa4ed4180be44bdeafde2ea8beefadd8c699b5c7e0704cf51154d52e17b20b71337ca04cc5a5</code></li>
</ul>

The <code>MultiKey</code> used in this example is as follows:
<pre class="example js" title="Multikey">
Expand Down

0 comments on commit 024ef1b

Please sign in to comment.