From 3e03c71f8d269467c9a2d660f5b9324377e04d80 Mon Sep 17 00:00:00 2001 From: Philipp Gackstatter Date: Wed, 25 Oct 2023 11:08:03 +0100 Subject: [PATCH] Fix Node description --- tips/TIP-0045/tip-0045.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/tips/TIP-0045/tip-0045.md b/tips/TIP-0045/tip-0045.md index 93ae4630b..595b4e89a 100644 --- a/tips/TIP-0045/tip-0045.md +++ b/tips/TIP-0045/tip-0045.md @@ -52,7 +52,7 @@ value for which the proof is computed. A `Leaf Hash` schema is additionally used
Node -
Contains the hash of the value for which the proof is being computed.
+
A merkle tree node that contains two child components.
@@ -76,7 +76,7 @@ value for which the proof is computed. A `Leaf Hash` schema is additionally used
Node -
Contains the hash of the value for which the proof is being computed. Defined in TIP-45 (Node).
+
A merkle tree node that contains two child components. Defined in TIP-45 (Node).
Leaf Hash @@ -93,7 +93,7 @@ value for which the proof is computed. A `Leaf Hash` schema is additionally used
Node -
Contains the hash of the value for which the proof is being computed. Defined in TIP-45 (Node).
+
A merkle tree node that contains two child components. Defined in TIP-45 (Node).
Leaf Hash @@ -633,7 +633,7 @@ A proof is serialized as follows:
Node -
Contains the hash of the value for which the proof is being computed. Defined in TIP-45 (Node).
+
A merkle tree node that contains two child components. Defined in TIP-45 (Node).
@@ -656,7 +656,7 @@ A proof is serialized as follows:
Node -
Contains the hash of the value for which the proof is being computed. Defined in TIP-45 (Node).
+
A merkle tree node that contains two child components. Defined in TIP-45 (Node).
Leaf Hash @@ -673,7 +673,7 @@ A proof is serialized as follows:
Node -
Contains the hash of the value for which the proof is being computed. Defined in TIP-45 (Node).
+
A merkle tree node that contains two child components. Defined in TIP-45 (Node).
Leaf Hash