Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 542 Bytes

MerkleNode.md

File metadata and controls

12 lines (8 loc) · 542 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]

[Back to Model list] [Back to API list] [Back to README]