Documentation ¶
Index ¶
Constants ¶
View Source
const (
HashSize = 49
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Hash ¶
type Hash []byte
Hash is the binary representation of a trinary Hash.
func HashFromAddressTrytes ¶
HashFromAddressTrytes returns the binary representation of the given address trytes. It panics when trytes hash invalid length.
func HashFromHashTrytes ¶
HashFromHashTrytes returns the binary representation of the given hash trytes. It panics when trytes hash invalid length.
func HashFromTagTrytes ¶
HashFromTagTrytes returns the binary representation of the given tag trytes. It panics when trytes hash invalid length.
Click to show internal directories.
Click to hide internal directories.