Documentation ¶
Index ¶
- func BlockMerkleBranch(txs []*tx.Tx, position uint32) []util.Hash
- func BlockMerkleRoot(txs []*tx.Tx, mutated *bool) util.Hash
- func ComputeMerkleBranch(leaves []util.Hash, position uint32) []util.Hash
- func ComputeMerkleRoot(leaves []util.Hash, mutated *bool) util.Hash
- func ComputeMerkleRootFromBranch(leaf *util.Hash, branch []util.Hash, index uint32) util.Hash
- func HashMerkleBranches(left *util.Hash, right *util.Hash) *util.Hash
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ComputeMerkleBranch ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.