Skip to content

Commit

Permalink
Properly space Pub Key Hash
Browse files Browse the repository at this point in the history
  • Loading branch information
PhilippGackstatter committed Jan 25, 2024
1 parent c33788a commit 0585f4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tips/TIP-0038/tip-0038.md
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ A user can identify by looking at the address whether it is a signature-backed a
<td>Set to <strong>value 0</strong> to denote an <i>Ed25519 Address</i>.</td>
</tr>
<tr>
<td>PubKeyHash</td>
<td>Pub Key Hash</td>
<td>ByteArray[32]</td>
<td>The raw bytes of the Ed25519 address which is the BLAKE2b-256 hash of the Ed25519 public key.</td>
</tr>
Expand Down

0 comments on commit 0585f4b

Please sign in to comment.