@@ -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
| | | | |