# Functions

HashFromAddressTrytes returns the binary representation of the given address trytes.
HashFromHashTrytes returns the binary representation of the given hash trytes.
HashFromTagTrytes returns the binary representation of the given tag trytes.

# Constants

No description provided by the author

# Type aliases

Hash is the binary representation of a trinary Hash.
Hashes is a slice of Hash.