Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
Co-authored-by: Dave Longley <[email protected]>
  • Loading branch information
OR13 and dlongley authored Sep 1, 2023
1 parent f5e957e commit 63f5952
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -866,7 +866,7 @@ <h3>Multikey</h3>
<p>
In the example above, the `secretKeyMultibase` value starts with the letter `z`,
which is the [[?MULTIBASE]] header that indicates that the binary data is
base58-encoded using the Bitcoin base-encoding alphabet. The decoded binary data
base58btc-encoded. The decoded binary data
[[?MULTICODEC]] header is `0x1300`, which specifies that the remaining data
is a 32-byte raw Ed25519 private key.
</p>
Expand Down

0 comments on commit 63f5952

Please sign in to comment.