Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 381 Bytes

MerkleNode.md

File metadata and controls

12 lines (7 loc) · 381 Bytes

MerkleNode

Properties

Name Type Description Notes
top String The top of this node of the Merkle tree. [optional]
right String The right branch of this node of the Merkle tree. [optional]
left String The left branch of this node of the Merkle tree. [optional]