From ddaadc1876dc656232bf6bb7833ab1e601f2219c Mon Sep 17 00:00:00 2001 From: Philipp Gackstatter Date: Thu, 25 Jan 2024 09:57:52 +0100 Subject: [PATCH] Update Block Issuer Feature description --- tips/TIP-0042/tip-0042.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/tips/TIP-0042/tip-0042.md b/tips/TIP-0042/tip-0042.md index c276e12ff..bab9b6e4a 100644 --- a/tips/TIP-0042/tip-0042.md +++ b/tips/TIP-0042/tip-0042.md @@ -162,7 +162,7 @@ that account.
Block Issuer Feature -
Contains the public keys used to verify block signatures.
+
Contains the keys with which the account can create block signatures.
@@ -215,7 +215,7 @@ that account. - + @@ -633,7 +633,7 @@ outputs that are locked under _Account Address_ and it keeps track of controlled
Block Issuer Feature -
Contains the public keys used to verify block signatures. Defined in TIP-42 (Block Issuer Feature).
+
Contains the keys with which the account can create block signatures. Defined in TIP-42 (Block Issuer Feature).
Set to value 0 to denote an Ed25519 Public Key Hash Block Issuer Key.
PubKeyHashPub Key Hash ByteArray[32] The raw bytes of the BLAKE2b-256 hash of the corresponding Ed25519 public key.
- + @@ -980,7 +980,7 @@ The following table shows the serialization of an _Implicit Account Creation Add - +
@@ -685,7 +685,7 @@ outputs that are locked under _Account Address_ and it keeps track of controlled Set to value 0 to denote an Ed25519 Public Key Hash Block Issuer Key.
PubKeyHashPub Key Hash ByteArray[32] The raw bytes of the BLAKE2b-256 hash of the corresponding Ed25519 public key.
Set to value 32 to denote an Implicit Account Creation Address.
PubKeyHashPub Key Hash ByteArray[32] The raw bytes of the Implicit Account Creation Address which is the BLAKE2b-256 hash of the Ed25519 public key.