Memo Hash
Creates a MEMO_HASH from a byte array.
Parameters
bytes
The 32-byte hash
Throws
if bytes is not exactly 32 bytes
Creates a MEMO_HASH from a hex-encoded string.
Parameters
hex String
The 64-character hex string (case-insensitive)
Throws
if the hex string is invalid or doesn't decode to 32 bytes