From 0585f4b0d892bd5c2e1455382627157ff098e1f0 Mon Sep 17 00:00:00 2001 From: Philipp Gackstatter Date: Thu, 25 Jan 2024 09:58:22 +0100 Subject: [PATCH] Properly space `Pub Key Hash` --- tips/TIP-0038/tip-0038.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tips/TIP-0038/tip-0038.md b/tips/TIP-0038/tip-0038.md index 9bb8527b2..584cddf51 100644 --- a/tips/TIP-0038/tip-0038.md +++ b/tips/TIP-0038/tip-0038.md @@ -165,7 +165,7 @@ A user can identify by looking at the address whether it is a signature-backed a Set to value 0 to denote an Ed25519 Address. - PubKeyHash + Pub Key Hash ByteArray[32] The raw bytes of the Ed25519 address which is the BLAKE2b-256 hash of the Ed25519 public key.