Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Tree ¶
type Tree struct {
Depth int
// contains filtered or unexported fields
}
Tree represents a merkle tree with specified depth.
func NewMerkleTree ¶
NewMerkleTree returns new merkle tree built on hashes.
Click to show internal directories.
Click to hide internal directories.