Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CalculateHashMerkleRoot ¶
func CalculateHashMerkleRoot(transactions []*externalapi.DomainTransaction) *externalapi.DomainHash
CalculateHashMerkleRoot calculates the merkle root of a tree consisted of the given transaction hashes. See `merkleRoot` for more info.
func CalculateIDMerkleRoot ¶
func CalculateIDMerkleRoot(transactions []*externalapi.DomainTransaction) *externalapi.DomainHash
CalculateIDMerkleRoot calculates the merkle root of a tree consisted of the given transaction IDs. See `merkleRoot` for more info.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.