Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Empty32Bytes = EmptyHash.Bytes()
View Source
var EmptyHash = common.StringToHash("")
View Source
var EmptyNode = NewNode(EmptyHash, nil, nil)
View Source
var EmptySha3Hash = crypto.Keccak256Hash(EmptyHash.Bytes())
Functions ¶
func EmptyMerkleTreeRoot ¶
Types ¶
type Merkle ¶
func (*Merkle) CheckMembership ¶
CheckMembership prove hash exixts in the merkle tree
Click to show internal directories.
Click to hide internal directories.