Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func OrderOfData ¶
OrderOfData return data's order as slice's order (slice's first index is 0) merkletree's MerklePath return rootPath, indexes. indexes is indicate whether the leaf is left of right. so, you can find the order of the data in indexes.
Types ¶
type MerkleData ¶
type MerkleData = merkletree.Content
type Wrapper ¶
type Wrapper struct {
// contains filtered or unexported fields
}
func (*Wrapper) MerkleRoot ¶
Click to show internal directories.
Click to hide internal directories.