Documentation ¶
Index ¶
Constants ¶
View Source
const ( // HashLength is the expected length of the hash HashLength = ecommon.HashLength )
Lengths of hashes and addresses in bytes.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Hash256 ¶
func BigToHash ¶
BigToHash sets byte representation of b to hash. If b is larger than len(h), b will be cropped from the left.
func DoubleHashForPubKey ¶
func HashForPubKey ¶
Click to show internal directories.
Click to hide internal directories.