Skip to content

Commit

Permalink
Apply suggestions for public key values from @TallTed.
Browse files Browse the repository at this point in the history
Co-Authored-By: Ted Thibodeau Jr <[email protected]>
  • Loading branch information
msporny and TallTed committed Dec 6, 2019
1 parent ae0f1a0 commit 3eadfb7
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 @@ -1369,7 +1369,7 @@ <h2>
<td>
Ed25519 public key values MUST either be encoded as a JWK or be encoded as
the raw 32-byte public key value in Base58 Bitcoin format using the
<code>publicKeyBase58</code> property if they are not encoded in JWK format.
<code>publicKeyBase58</code> property.
</td>
</tr>
<tr>
Expand All @@ -1379,7 +1379,7 @@ <h2>
<td>
Secp256k1 public key values MUST either be encoded as a JWK or be encoded as the
raw 32-byte public key value in Base58 Bitcoin format using the
<code>publicKeyBase58</code> property if they are not encoded in JWK format.
<code>publicKeyBase58</code> property.
</td>
</tr>
<tr>
Expand Down

0 comments on commit 3eadfb7

Please sign in to comment.