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